Displays a list of Search Result as the initial state
| Property | Type | Required | Description |
|---|---|---|---|
results | Array<SearchResult> | Yes | The results you want to present to the user. |
type | String | Yes | It must be results. |
Displays a list of Search Result as the initial state
| Property | Type | Required | Description |
|---|---|---|---|
results | Array<SearchResult> | Yes | The results you want to present to the user. |
type | String | Yes | It must be results. |