CaFilterTrigger
Used to trigger the filter panel
SASS-path: ./styles/components/atoms/ca-filter-trigger.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
title | The title of the filter | String | true | - |
selection | The current filter selection | Array | true | - |
iconName | The icon name. See documentation for CaIcon to learn more. | String | false | filter |
filters | - | Array | false | ["1","2"] |
Events
Event Name | Description | Parameters |
---|---|---|
clicked | - | - |