API
Component

Dropdown ($UI/comp/antd/components/Dropdown/Dropdown)

使用范围:UI2

Contents

component Dropdown ($UI/comp/antd/components/Dropdown/Dropdown) extends $UI/comp/antd/components/antd/AntdComponent

<b>使用场景</b>:向下弹出的列表。 <b>使用方法</b>:当页面上的操作命令过多时,用此组件可以收纳操作元素。点击或移入触点,会出现一个下拉菜单。可在列表中进行选择,并执行相应的命令。

Constructor Top

  Dropdown ()

Constructor details Top

public Dropdown ()

<b>使用场景</b>:向下弹出的列表。 <b>使用方法</b>:当页面上的操作命令过多时,用此组件可以收纳操作元素。点击或移入触点,会出现一个下拉菜单。可在列表中进行选择,并执行相应的命令。