TypesType Alias: InputTypeType Alias: InputType type InputType = "text" | "number" | "date" | "select"; Defined in: src/types.ts:15