Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains the character codes for the available control characters on the keyboard, such as space and return.

Hierarchy

  • Controls

Index

Properties

back: string

The keyboard code for the back button that removes the character to the left of the cursor.

clear: string

The keyboard code for the button that clears the entered text.

close: string

The keyboard code for the button that closes (hides) the keyboard

halfspace: string

The keyboard code for the space button that inserts a half-width space.

shift: string

The keyboard code for the modifying shift button.

space: string

The keyboard code for the space button that inserts a full-width space.

spacebar: string

The keyboard code for the space button that insert a whitespace.

Generated using TypeDoc