SearchResultComponentProps
Prop | Type | Description |
---|---|---|
href | string | Link to the search result. |
heading | string | Search result item heading. |
title | string | Search result item title. |
subtitle | string | Search result item subtitle. |
source | { /** * Source id. */ id?: string; } | Source of the search result item. |