FormSelect
FormSelect<T,I>(props: FormSelectProps<T, I>): Element
Parameters
(Mandatory parameters are in bold)Parameters | Type | Description |
---|---|---|
props | FormSelectProps<T, I> |
Return
The return is of type Element
FormSelect<T,I>(props: FormSelectProps<T, I>): Element
Parameters | Type | Description |
---|---|---|
props | FormSelectProps<T, I> |
The return is of type Element