Optional
Readonly
iconThe icon of the option. This is displayed in the picker. Using Bootstrap icons package.
Readonly
labelThe label of the option. This is displayed in the picker.
Readonly
valueThe value of the option. This value is used to set the current value of the picker. It can be any type.
Picker option for use by PickerComponent.