ReactNode
The text to display as the label.
string
className for the element
ReactNode
Content to render as the DropdownItem's help text
boolean
Whether the DropdownItem should be disabled.
Default: falseboolean
Do not have any impact @deprecated use isSelected instead
Default: falseboolean
Whether the DropdownItem should be selected.
Default: falseReactNode
Content to render as the DropdownItem's prefix.
ReactNode
Content to render as the DropdownItem's suffix.