Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 773 Bytes

search-ui-react.locationbias.md

File metadata and controls

26 lines (15 loc) · 773 Bytes

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

LocationBias() function

A React Component which displays and collects location information in order to bias searches.

Signature:

export declare function LocationBias({ geolocationOptions, customCssClasses }: LocationBiasProps): JSX.Element | null;

Parameters

Parameter Type Description
{ geolocationOptions, customCssClasses } LocationBiasProps

Returns:

JSX.Element | null

A react component for Location Bias