core
core copied to clipboard
feat(types): add utility types (#2094)
- ComponentProps: Extract props type of component
- ComponentListeners: Extract event handlers type of component
Needs documentation?
Thank the heavens. 😀 Stoked to see these utilities being considered.
I've extracted the ComponentProps utility from this PR into my project and am using it now. 🙏
Any updates?
Meanwhile this gets merged, this package can be used instead https://github.com/vuejs/language-tools/tree/master/packages/component-type-helpers