You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zz
0740ac7ae6
|
3 months ago | |
---|---|---|
.. | ||
components | 3 months ago | |
changelog.md | 3 months ago | |
package.json | 3 months ago | |
readme.md | 3 months ago |
readme.md
DropDown 下拉筛选
组件名:uv-drop-down
该组件主要提供筛选下拉筛选框,内置基础筛选功能,可以根据自己的需求自定义筛选项。
为了兼容app-nvue,需要内置三个组件进行配合使用,uv-drop-down属于菜单项(其实还包括子组件uv-drop-down-item),uv-drop-down-popup属于筛选框。
只需要做简单的约定式配置,即可使用该功能,兼容性良好,已经在多端进行了多次测试。