SearchModalProviderProps
Home > @backstage/plugin-search
> SearchModalProviderProps
Props for the SearchModalProvider.
Signature:
export type SearchModalProviderProps = {
children: ReactNode;
showInitially?: boolean;
};
Home > @backstage/plugin-search
> SearchModalProviderProps
Props for the SearchModalProvider.
Signature:
export type SearchModalProviderProps = {
children: ReactNode;
showInitially?: boolean;
};