Interface: UnifiedSearchProps
Defined in: widgets/unifiedSearch/unifiedSearch.tsx:28
Props for UnifiedSearch component.
See
Properties
Property | Type | Description |
---|---|---|
| Default (initial) height for the component when the dropdown is expanded. Default
| |
| Default (initial) width for the component, including the search input and the dropdown. Default
| |
| Search dropdown expand direction. Default
| |
| Keyboard hotkey to focus on the search input. Passing Default
| |
| Minimum height for the dropdown when resized. Default
| |
| Minimum width for the dropdown when resized. Default
| |
| Offset from bottom side of the canvas viewport to limit max width. Default
| |
| Offset from right side of the canvas viewport to limit max width. Default
| |
| Placeholder text for the search input. Default
| |
readonly | Available sections (providers) to search with. |