ReactNodeThe text to display as the label.
stringclassName for the element
ReactNodeContent to render as the DropdownItem's help text
booleanWhether the DropdownItem should be disabled.
Default: falsebooleanDo not have any impact @deprecated use isSelected instead
Default: falsebooleanWhether the DropdownItem should be selected.
Default: falseReactNodeContent to render as the DropdownItem's prefix.
ReactNodeContent to render as the DropdownItem's suffix.