타입 (영문)InputTypeInputType type InputType = "text" | "number" | "date" | "select"; Defined in: src/types.ts:15