SearchBarBase
Home > @backstage/plugin-search-react
> SearchBarBase
All search boxes exported by the search plugin are based on the
Signature:
SearchBarBase: import("react").ForwardRefExoticComponent<Omit<SearchBarBaseProps, "ref"> & import("react").RefAttributes<unknown>>