Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 801 Bytes

search-ui-react.staticfilters.md

File metadata and controls

26 lines (15 loc) · 801 Bytes

Home > @yext/search-ui-react > StaticFilters

StaticFilters() function

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;

Parameters

Parameter Type Description
props StaticFiltersProps StaticFiltersProps

Returns:

JSX.Element

A React component for field value static filters