Picker
Classes for working with various pickers
Classes
| Name | Description | |
|---|---|---|
| ExpandableSection | Expandable Section React component used by ListPickerBase | Beta |
| ListPicker | List Picker that lets the user pick from a list of items to enable/disable | Beta |
| ListPickerBase | List picker base class. | Deprecated |
| ListPickerItem | List Picker Item React component | Beta |
| ViewSelector | View Selector React component | Beta |
| ViewSelectorChangedEvent | ViewSelector Changed Event class. | Beta |
Constants
| Name | Description | |
|---|---|---|
| IModelConnectedViewSelector | ViewSelector that is connected to the IModelConnection property in the Redux store. | Beta |
Enumerations
| Name | Description | |
|---|---|---|
| ListItemType | Enum for the list picker item type | Beta |
Global Functions
| Name | Description | |
|---|---|---|
| getListPanel | Beta |
Interfaces
| Name | Description | |
|---|---|---|
| ExpandableSectionProps | Properties for the ExpandableSection component | Beta |
| ListItem | List picker item | Beta |
| ListPickerItemProps | Properties for the ListPickerItem component | Beta |
| ListPickerProps | Properties for the ListPickerBase component | Beta |
| ListPickerPropsExtended | Properties for the ListPicker component | Beta |
| ViewSelectorChangedEventArgs | ViewSelectorChangedEvent Args interface. | Beta |
| ViewSelectorProps | Properties for the ViewSelector component | Beta |
Type Aliases
| Name | Description | |
|---|---|---|
| ViewSelectorDefaultProps | Default properties of ViewSelector component. | Beta |
Last Updated: 30 November, 2023