DocumentationAmertaThemeUiInputVariables

Input

amerta


amerta / amerta/theme/ui/input / Input

Variable: Input

const Input: React.FC<{ error?: boolean; ref?: React.Ref<HTMLInputElement>; } & React.InputHTMLAttributes<HTMLInputElement>>

Defined in: amerta/theme/ui/input.tsx:4