Adding customization of SidebarSearchModal search item renderers

Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com>
This commit is contained in:
Joshua Jung
2024-08-16 10:56:05 -05:00
parent 140a61ab8d
commit eca03bdae9
6 changed files with 57 additions and 12 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ This search plugin is primarily responsible for the following:
- Providing a `<SearchPage />` routable extension.
- Exposing various search-related components (like `<SearchModal />`,
`<SidebarSearch />`, etc), which can be composed by a Backstage App or by
`<SidebarSearch />`, etc.), which can be composed by a Backstage App or by
other Backstage Plugins to power search experiences of all kinds.
Don't forget, a lot of functionality is available in web libraries and backend plugins: