Skip to content

Dropdown 支持自定义内容,而不只是展示menus #3554

@yangss3

Description

@yangss3
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

可以自定义dropdown的内容,而不受限于下拉菜单

What does the proposed API look like?

<a-dropdown>
  <span>label</span>
  <template #custom>
    anything
  </template>
</a-dropdown>

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