Search Component
Props
Name | Type | Default |
---|---|---|
emptyResult | ReactNode Not found text. | 'No results found.' |
errorText | ReactNode Error text. | 'Failed to load search index.' |
loading | ReactNode Loading text. | 'Loading…' |
placeholder | string Placeholder text. | 'Search documentation…' |
className | string CSS class name. | |
searchOptions | PagefindSearchOptions |
Last updated on