SelectInputComponent
SelectInputComponent(props: Pick<any, string | number | symbol>RefAttributes<HTMLDivElement>): null | ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.
Parameters
(Mandatory parameters are in bold)Parameters | Type | Description |
---|---|---|
props | Pick<any, string | number | symbol>RefAttributes<HTMLDivElement> |
Return
The return is of type null | ReactElement<any, string | JSXElementConstructor<any>>