@mapgear/geoapps > SmartSearchOptions
SmartSearchOptions interface
The options that are available when using smartsearch
Signature:export interface SmartSearchOptions 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| delay? | number | (Optional) Provides an integrated delay before the search happens. Value is in ms. | |
| limit? | number | (Optional) Set the limit of the smart search results | |
| offset? | number | (Optional) Set the offset of the smart search results |