A string representing the className of the dropdown component.
A string representing the className of the dropdown's properties.
A string representing the test-id for testing purposes.
Optional
defaultThe default selected option when the dropdown is first initialized.
A function that is triggered when an option in the dropdown is clicked.
The selected option.
An array of strings representing the options available in the dropdown.
The CSS properties to be applied to the dropdown component.
Generated using TypeDoc
The props passed to the Dropdown component.