Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Preferences

An object represents preferences of typing, such as keystrokes for the certain characters.

Hierarchy

  • Preferences

Index

Properties

Optional acceptDependentConsonant

acceptDependentConsonant: undefined | false | true

Whether to accept resolving consonants by doubling the first keystroke of the following key combo.

Optional acceptSingleN

acceptSingleN: undefined | false | true

Whether to accept resolving by the key combo of single n.

Optional byChars

byChars: undefined | {}

A mapping from a character to the preferred key combo for it.

Generated using TypeDoc