The list component for the dropdown.
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props | object | The component props. Properties
| ||||||||||||||||||||||||||||||||||||||||||
ref | object | The ref object. |
- Since
- 4.5.0
Returns:
The list component.
- Type:
- JSX.
Element
Methods
(inner) getListItems() → {Array}
Gets the list items for the dropdown.
- Since
- 4.5.0
Returns:
An array of list items.
- Type:
- Array