The Droplist component.
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props | object | Props for the Droplist component. Properties
| ||||||||||||||||||||||||||||||||||||||||||
ref | object | The ref for the droplist. |
- Since
- 4.3.0
Returns:
The Droplist component.
- Type:
- React.
ReactElement
Methods
(inner) closeDroplist()
Closes the droplist.
(inner) openDroplist()
Opens the droplist.