Skip to content

Use generics #545

@Ctepan

Description

@Ctepan

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions