Skip to main content
Version: Next

SearchType

Home > @backstage/plugin-search > SearchType

Signature:

SearchType: {
(props: SearchTypeProps): import("react/jsx-runtime").JSX.Element;
Accordion(props: SearchTypeAccordionProps): import("react/jsx-runtime").JSX.Element;
Tabs(props: SearchTypeTabsProps): import("react/jsx-runtime").JSX.Element;
}