SimpleDropdownConfig
class SimpleDropdownConfig(@StringRes val label: Int, items: List<DropdownItemSpec>) : DropdownConfig
Constructors
Functions
Link copied to clipboard
This will convert from a raw value used in the parameter map to a display value
Link copied to clipboard
The label identifying the selected item used when the dropdown menu is collapsed