Skip to content

FilterTrigger

FilterTrigger

Trigger for filters.

js
import { FilterTrigger } from '@semcore/ui/base-trigger';
import { FilterTrigger } from '@semcore/ui/base-trigger';

FilterTriggerProps

& {...}
NameTypeDescription
onClear(event: React.SyntheticEvent) => voidClick on the filter cleaning cross
localestring
includeInputPropsstring[]List of props that will be added to the select inside of filter

Released under the MIT License.

Released under the MIT License.