The data of the selected option.
Get the styles of a particular part of the select. Pass in the name of the
property as the first argument, and the current props as the second argument.
See the styles
object for the properties available.
props passed to the wrapping element for the group.
Inner ref to DOM Node
Whether the option is disabled.
Whether the option is focused.
Whether the option is selected.
Text to be displayed representing the option.
Type is used by the menu to determine whether this is an option or a group.
In the case of option this is always option
.
Generated using TypeDoc
The children to be rendered.