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. | Beta | 
| 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 | 
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: 08 January, 2020