ListPickerProps Interface
Beta
Properties for the ListPickerBase component
Methods
Name | Description | |
---|---|---|
onExpanded(expand: boolean): void Optional | ||
onSizeKnown(size: SizeProps): void Optional | ||
setEnabled(item: ListItem, enabled: boolean): any |
Properties
Name | Type | Description | |
---|---|---|---|
iconSpec | undefined | ReactNode | ||
items | ListItem[] | ||
title | string |
Defined in
Last Updated: 11 June, 2024