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