ListPickerPropsExtended Interface

Beta  

Properties for the ListPicker component

Extends

Methods

Name Description
disableAllFunc(): void Optional    
enableAllFunc(): void Optional    
invertFunc(): void Optional    

Inherited methods

Name Inherited from Description
onExpanded(expand: boolean): void Optional ListPickerProps  
onSizeKnown(size: SizeProps): void Optional ListPickerProps  
setEnabled(item: ListItem, enabled: boolean): any ListPickerProps  

Inherited properties

Name Type Inherited from Description
iconSpec undefined | ReactNode ListPickerProps  
items ListItem[] ListPickerProps  
title string ListPickerProps  

Defined in

Last Updated: 29 November, 2022