-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
https://blog.vuejs.org/posts/vue-3-3#generic-components
For example, now STable for data prop has type Record<string, unknown>[], so row data passed with emit or slot-scope now has this type, instead of origin type of provided data.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request