Skip to main content

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)
ParametersTypeDescription
propsPick<any, string | number | symbol>RefAttributes<HTMLDivElement>

Return

The return is of type null | ReactElement<any, string | JSXElementConstructor<any>>