Options
All
  • Public
  • Public/Protected
  • All
Menu

The keypad instance that is used to control the keypad. It is passed to the callback function.

Hierarchy

  • KeypadInstance

Index

Properties

elem: JQuery<HTMLElement>

The HTML input element for entering text.

name: "keypad"

The name of this plugin, i.e. keypad.

The current settings of this keypad instance.

saveReadonly: boolean

Whether the readonly attribute is set or removed from the input field.

ucase: boolean

Whether the keypad is currently showing upper case characters (usually triggered by pressing the shift key).

Generated using TypeDoc