input
Documentation / ui/input
InputProps
Defined in: app/components/ui/input.tsx:5
Extends
InputHTMLAttributes
<HTMLInputElement
>
Input
const Input: ForwardRefExoticComponent<InputProps & RefAttributes<HTMLInputElement>>;
Defined in: app/components/ui/input.tsx:8