Interface: UnifiedSearchSectionProvidedContext
Defined in: widgets/unifiedSearch/searchSection.tsx:45
Search context provided for its section.
See
Properties
Property | Modifier | Type | Description |
---|---|---|---|
|
| Whether this section is active (displayed to the user). | |
| Controlled state store for the search input in this section. | ||
| ( | Requests the search to activate or deactivate this section. | |
|
| Whether this section must be rendered because its opened the first time. This is useful for optimization purpose to allow lazy-loading for the section content. |