1.0.1 • Published 2 years ago

@riil-frontend/component-table-filter-tags v1.0.1

Weekly downloads
16
License
MIT
Repository
-
Last release
2 years ago

TableFilterTags

table-filter-tags

外部显示过滤项的 tag 标签。此组件为完全受控组件。

API

参数名说明必填类型默认值备注
filters列过滤配置数据(参看示例数据)必填object
colDatatable 列数据(参看示例数据)必填[]
filterParams同 table 过滤数据受控属性必填object(参看 Table 受控属性 filterParams)
onChangetag 标签关闭,清空筛选触发回调必填(filterParams)=>{}
scrollSpd箭头按钮执行滚动每次点击滚动像素数-number50