SearchResultList()
Home > @backstage/plugin-search-react > SearchResultList
Given a query, search for results and render them as a list.
Signature:
SearchResultList: (props: SearchResultListProps) => import("react/jsx-runtime").JSX.Element
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
import("react/jsx-runtime").JSX.Element