ResultSelectorProps Interface
ResultSelector React Component properties
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| onSelectedChanged | (index: number) => void | Callback to currently selected result/entry change | |
| resultCount | number | Total number of results/entries |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| className | undefined | string | ClassNameProps | Custom CSS class name |
| style | undefined | React.CSSProperties | CommonProps | Custom CSS style properties |
Defined in
Last Updated: 08 January, 2020