DynamicFilters
Make it easy, make it filter. Dynamically.
Example
Filters
MRN
Identification Code
Description
Factory Address
Factory Name
Net Weight(KG)
Direct Emission
Indirect Emission
Total Emission
Factory Direct Emission
Factory Indirect Emission
Factory Total Emission
Please select a filter to display content.
Props
đšī¸ standard props
filters Filter[]
List of filters to show and edit.
[]lang 'it' | 'en'
Language of the component text and labels.
"en"mAndDown boolean
Enables mobile layout mode if true.
falseupdateMultiFilterValues function
Function to update the filters
đ¨ style props
Slots
customSnippet
Custom filter content
Available variables:
| Name | Type | Description |
|---|---|---|
filter | Filter | undefined | The filter definition |
updateCustomFilterValues | function | Updater for custom filters |
mAndDown | boolean | Screen size M and lower |
Events
onchange
Emitted when a filter is updated.
| Attribute | Type | Description |
|---|---|---|
| filter | Filter | The updated filter. |