ink-cartridge
    Preparing search index...

    Function isInkSpecialKey

    • Inspect an Ink Key descriptor and return true when the key is NOT a normal character — i.e. it is an arrow key, navigation key, modifier key, or release event.

      Used as the isNormalChar adapter for the keyboard-engine so it stays framework-agnostic.

      Parameters

      • key: unknown

      Returns boolean