ListPickerItemProps Interface
Beta
Properties for the ListPickerItem component
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| isActive | undefined | false | true | ||
| isFocused | undefined | false | true | ||
| key | any | ||
| label | undefined | string | ||
| onClick | undefined | () => void |
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