The label for the dropdown.

Parameters:
NameTypeDescription
propsobject

Component props.

Properties
NameTypeDescription
labelstring

The label for the dropdown.

labelAttributesobject

Custom attributes for the label.

labelClassesstring | Array | object

Custom classes for the label.

refobject

Ref to the component.

Since
  • 4.5.0
Returns:

The label component.

Type: 
JSX.Element