627b98ac07
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
422 B
422 B
@backstage/plugin-search
| @backstage/plugin-search |
|---|
| patch |
Introduces a <SearchType.Accordion /> variant, which operates on the same part of a search query as the existing <SearchType />, but in a more opinionated way (as a single-select control surface suitable for faceted search UIs).
Check the search plugin storybook to see how it can be used.