ListPickerPropsExtended Interface

Beta

Properties for the ListPicker component

Extends

Properties

Name Type Description
disableAllFunc undefined | () => void    
enableAllFunc undefined | () => void    
invertFunc undefined | () => void    

Inherited properties

Name Type Inherited from Description
iconSpec string | React.ReactNode ListPickerProps  
items ListItem[] ListPickerProps  
onExpanded undefined | (expand: boolean) => void ListPickerProps  
onSizeKnown undefined | (size: SizeProps) => void ListPickerProps  
setEnabled (item: ListItem, enabled: boolean) => any ListPickerProps  
title string ListPickerProps  

Defined in

Last Updated: 08 January, 2020