SearchResultStateProps
Home > @backstage/plugin-search-react
> SearchResultStateProps
Props for SearchResultState()
Signature:
export type SearchResultStateProps = SearchResultContextProps & Partial<SearchResultApiProps>;
References: SearchResultContextProps, SearchResultApiProps