Skip to content

Function: CommandInput()

CommandInput(__namedParameters): Element

Search input field for filtering command items

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

Element