Type alias BaseTextInputTypes

BaseTextInputTypes: "text" | "text-area" | "password" | "number" | "date"

Basic text input types

Generated using TypeDoc