Interface: UnifiedSearchSection
Defined in: widgets/unifiedSearch/unifiedSearch.tsx:98
Section (provider) to search with in UnifiedSearch.
See
Properties
Property | Modifier | Type | Description |
---|---|---|---|
|
| Component to provide and display search results. To access provided search context, use useUnifiedSearchSection hook. | |
|
| Unique section key (arbitrary string). | |
|
| Section label to display in the search. | |
|
| Section title to display on hover. |