Home > @yext/search-ui-react > StaticFilters
A component that displays a group of user-configured field value filters that will be applied to the current vertical search.
Signature:
export declare function StaticFilters(props: StaticFiltersProps): JSX.Element;
Parameter | Type | Description |
---|---|---|
props | StaticFiltersProps | StaticFiltersProps |
Returns:
JSX.Element
A React component for field value static filters