@backstage/plugin-search
Home > @backstage/plugin-search
The Backstage plugin that provides your backstage app with search
Functions
Function |
Description |
---|---|
A context provider responsible for storing and managing state related to the search modal. | |
Use this hook to manage the state of SearchModal() and change its visibility. Monitors route changes setting the hidden state to avoid having to call toggleModal on every result click. |
Interfaces
Interface |
Description |
---|---|
Variables
Variable |
Description |
---|---|
Type Aliases
Type Alias |
Description |
---|---|
Props for HomePageSearchBar(). | |
Props for the SearchModalProvider. | |
The state of the search modal, as well as functions for changing the modal's visibility. | |
Props for SearchType. | |
Props for SidebarSearchModal(). | |
Props for SidebarSearch(). |