Function: Select()
Select(
props):Element
Defined in: src/components/Select.tsx:9
Render a select element.
Parameters
| Parameter | Type |
|---|---|
props | SelectHTMLAttributes<HTMLSelectElement> |
Returns
Element
Select(
props):Element
Defined in: src/components/Select.tsx:9
Render a select element.
| Parameter | Type |
|---|---|
props | SelectHTMLAttributes<HTMLSelectElement> |
Element