Function: Option()
Option(
props
):Element
Defined in: src/components/Option.tsx:9
Render the option
element.
Parameters
Parameter | Type |
---|---|
props | OptionHTMLAttributes <HTMLOptionElement > |
Returns
Element
Option(
props
):Element
Defined in: src/components/Option.tsx:9
Render the option
element.
Parameter | Type |
---|---|
props | OptionHTMLAttributes <HTMLOptionElement > |
Element