Picker
Classes for working with various pickers
Classes
| Name | Description | |
|---|---|---|
| ExpandableSection | Expandable Section React component | |
| ListPicker | List Picker that lets the user pick from a list of items to enable/disable | |
| ListPickerItem | List Picker Item React component | |
| ViewSelector | View Selector React component | |
| ViewSelectorChangedEvent | ViewSelector Changed Event class. | Deprecated | 
Enumerations
| Name | Description | |
|---|---|---|
| ListItemType | Enum for the list picker item type | 
Global Functions
| Name | Description | |
|---|---|---|
| getListPanel | ||
| IModelConnectedViewSelector | ViewSelector that is connected to the IModelConnection property in the Redux store. | Deprecated | 
Interfaces
| Name | Description | |
|---|---|---|
| ExpandableSectionProps | Properties for the ExpandableSection component | |
| ListItem | List picker item | |
| ListPickerItemProps | Properties for the ListPickerItem component | |
| ListPickerProps | Properties for the ListPicker component | |
| ListPickerPropsExtended | Properties for the ListPicker component | |
| ViewSelectorChangedEventArgs | ViewSelectorChangedEvent Args interface. | Deprecated | 
| ViewSelectorProps | Properties for the ViewSelector component | 
Type Aliases
| Name | Description | |
|---|---|---|
| ViewSelectorDefaultProps | Default properties of ViewSelector component. | 
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.