@ks-web-components/ks-horizontal-filter
v1.0.0
Published
Filter component base on airTable filter prepared by display in a horizontal way.
Downloads
2
Readme
ks-horizontal-filter
Filter component base on airTable filter prepared by display in a horizontal way.
Usage
npm install @ks-web-components/ks-horizontal-filter
Live Example
Attributes
| Property | Attribute | Type | Default | Description | | -------- | --------- | ---- | ------- | --------------------------------- | | filters | filters | JSON | | Filters to display configurations |
Element API
| Name | Description | | ---------- | ----------------------------------- | | setFilters | update the local state of filters | | setFilter | update the local state of on filter |
Events
| Name | type | Description | | -------- | ----- | ------------------------------------- | | onFilter | Event | The data has that need to be filtered |