API Reference > ui-framework > Picker > ListPickerProps 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 ui/framework/src/ui-framework/pickers/ListPicker.tsx Line 47 Last Updated: 13 June, 2024