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