Skip to content

@sqlrooms/ui / CommandInput

Function: CommandInput()

CommandInput(props): ReactNode

Parameters

ParameterType
propsOmit<Omit<Pick<Pick<DetailedHTMLProps<InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "key" | keyof InputHTMLAttributes<HTMLInputElement>> & object & object, "key" | "asChild" | keyof InputHTMLAttributes<HTMLInputElement>>, "onChange" | "value" | "type"> & object & RefAttributes<HTMLInputElement>, "ref"> & RefAttributes<HTMLInputElement>

Returns

ReactNode