Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

Casing: "upper" | "lower" | "title"
DefinitionValidator: ((chrs: string, maskset: any, pos: number, strict: boolean, opts: default.Options) => boolean | CommandObject)

Type declaration

InputMode: "verbatim" | "none" | "text" | "decimal" | "numeric" | "tel" | "search" | "email" | "url"
PositionCaretOnClick: "none" | "lvp" | "radixFocus" | "select" | "ignore"
Range: { end: string; start: string } | [string, string]

Generated using TypeDoc