The search component for the dropdown.

Parameters:
NameTypeDescription
propsobject

The component props.

Properties
NameTypeDescription
hasSearchboolean

Whether the dropdown has a search component.

searchAttributesobject

The search component attributes.

searchClassesstring | Array | object

The search component classes.

refobject

The ref object.

Since
  • 4.5.0
Returns:

The dropdown search component.

Type: 
JSX.Element