ListPickerProps Interface

Beta

Properties for the ListPickerBase component

Properties

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

Defined in

Last Updated: 08 January, 2020