This component is used in a form to allow the user to choose from a list of potential options.
Props
Name
Required
Nullable
Type
children
React.Node
placeholder
React.Node
value
OptionValue
onChange
(OptionValue) ⇒ void
style
{}
toggleStyle
{}
Examples
No examples