ant-design/components/dropdown/demo/custom-dropdown.md

8 lines
273 B
Markdown
Raw Normal View History

## 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.