Create Sandbox
Find @perfma/heaven Examples and Templates
Use this online @perfma/heaven playground to view and fork @perfma/heaven example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates that can be used as a pre-built solution!
获得选项的文本 (forked)
默认情况下 onChange 里只能拿到 value,如果需要拿到选中的节点文本 label,可以使用 labelInValue 属性。
meofblue
可控的筛选和排序 (forked)
使用受控属性对筛选和排序状态进行控制。
meofblue
筛选和排序 (forked)
对某一列数据进行筛选,使用列的 filters 属性来指定需要筛选菜单的列,onFilter 用于筛选当前数据,filterMultiple 用于指定多选和单选。
meofblue