Function: Dropdown()
Dropdown(
props):JSX.Element
Render a styled select component – displaying a caption and a custom drop-down icon.
Parameters
| Parameter | Type |
|---|---|
props | DropdownProps |
Returns
JSX.Element
Dropdown(
props):JSX.Element
Render a styled select component – displaying a caption and a custom drop-down icon.
| Parameter | Type |
|---|---|
props | DropdownProps |
JSX.Element