API Reference > ui-framework > Picker > ListPickerPropsExtended ListPickerPropsExtended Interface Beta Properties for the ListPicker component Extends ListPickerProps 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 ui/framework/src/ui-framework/pickers/ListPicker.tsx Line 340 Last Updated: 13 June, 2024