Optional
backgroundbackfround color
Optional
hideHide the dropdown icon. If set to true, the dropdown icon will not be displayed.
Optional
iconShow icon only in dropdown label This is useful when you want to display only the icon without any text.
The label displayed above the dropdown.
Optional
maxMax width of the dropdown.
Function to call when selection changes.
The list of options to display in the dropdown. The label can now be a string or a custom JSX element.
Optional
overrideOptional override color for the text.
Optional
overrideShow icon only in dropdown label This is useful when you want to display only the icon without any text.
The selected value.
Props for the Dropdown component.