Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

how to export prop types from a tsx component. #6

Open
mesqueeb opened this issue Jan 16, 2020 · 0 comments
Open

how to export prop types from a tsx component. #6

mesqueeb opened this issue Jan 16, 2020 · 0 comments

Comments

@mesqueeb
Copy link

I have a TSX component (eg. Counter) with a bunch of props defined with vue-strict-prop.

in another component, I want to type all the props I'm passing to Counter.

Is there a way to import the prop types of Counter into another component to be able to use that type info to declare the props passed into it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant