Tipos (en inglés)InputTypeInputType type InputType = "text" | "number" | "date" | "select"; Defined in: src/types.ts:15