Type alias EditType

EditType: "text" | "number" | "email" | "date" | "password" | "file" | "checkbox" | "radio"

Generated using TypeDoc