Skip to content

API Reference


API Reference / InputType

Type Alias: InputType

InputType = "text" | "password" | "email" | "url" | "number" | "range" | "tel" | "date" | "month" | "week" | "time" | "datetime" | "datetime-local"

Defined in: display/Input.ts:221