Skip to content

Typescript Interface Extends Antd-Vue's Components Slot Types #8108

@Time3rd

Description

@Time3rd

What problem does this feature solve?

You can define your own slot types and using design-vue's slot types

What does the proposed API look like?

Image

// TableSlotsType your own slot types
// antTableSlotsType design-vue's slots types

// defineSlots in .vue
defineSlots<TableSlotsType>();

usage image:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions