Skip to content

@sqlrooms/ui / Input

Function: Input()

Input(props): ReactNode

Parameters

ParameterType
propsOmit<DetailedHTMLProps<InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref"> & RefAttributes<HTMLInputElement>

Returns

ReactNode