Table of Contents

**@arolariu/components**


@arolariu/components / CommandInput

Variable: CommandInput

const CommandInput: ForwardRefExoticComponent<Omit<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>>

Defined in: components/ui/command.tsx:38