Picker
labelReactElement<any, string | JSXElementConstructor<any>>
namestring
onChangeMouseEventHandler<HTMLLabelElement>
optionsPickerOption[]
requiredBoolean
valuestring
The Picker component is an interactive UI element that allows users to select a value from a predefined set of options. It can be used for various types of selections. This component enhances user experience by providing an intuitive and efficient way to make selections from a limited set of choices.
labelReactElement<any, string | JSXElementConstructor<any>>
namestring
onChangeMouseEventHandler<HTMLLabelElement>
optionsPickerOption[]
requiredBoolean
valuestring