SearchContextProvider()
Home > @backstage/plugin-search-react
> SearchContextProvider
Search context provider which gives you access to shared state between search components
Signature:
SearchContextProvider: (props: SearchContextProviderProps) => import("react/jsx-runtime").JSX.Element
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
import("react/jsx-runtime").JSX.Element