mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-12 07:09:55 +08:00
1ce7d3a13d
* fix: Optimize the custom-dropdown demo style * chore: Using the token variable
8 lines
273 B
Markdown
8 lines
273 B
Markdown
## zh-CN
|
|
|
|
使用 `dropdownRender` 对下拉菜单进行自由扩展。如果你并不需要 Menu 内容,请直接使用 Popover 组件。
|
|
|
|
## en-US
|
|
|
|
Customize the dropdown menu via `dropdownRender`. If you don't need the Menu content, use the Popover component directly.
|