使用范围:UI2
Contents
component Dropdown ($UI/comp/antd/components/Dropdown/Dropdown) extends $UI/comp/antd/components/antd/AntdComponent
Constructor Top
Dropdown () |
Constructor details
Top
public
Dropdown
()
使用场景:向下弹出的列表。
使用方法:当页面上的操作命令过多时,用此组件可以收纳操作元素。点击或移入触点,会出现一个下拉菜单。可在列表中进行选择,并执行相应的命令。
public
Dropdown
()