Liking cljdoc? Tell your friends :D

web.keyboard.core

web.keyboard interfaces.

web.keyboard interfaces.
raw docstring

No vars found in this namespace.

web.keyboard.Keyboard

The Keyboard interface of the the Keyboard API provides functions retrieve keyboard layout maps and toggle capturing of key presses the physical keyboard.

The Keyboard interface of the the Keyboard API provides functions
retrieve keyboard layout maps and toggle capturing of key presses
the physical keyboard.
raw docstring

web.keyboard.KeyboardEvent

KeyboardEvent objects describe a user interaction with the keyboard; event describes a single interaction between the user and a key combination of a key with modifier keys) on the keyboard.

KeyboardEvent objects describe a user interaction with the keyboard;
event describes a single interaction between the user and a key
combination of a key with modifier keys) on the keyboard.
raw docstring

web.keyboard.KeyboardLayoutMap

The KeyboardLayoutMap interface of the the Keyboard API is a object with functions for retrieving the string associated with physical keys.

The KeyboardLayoutMap interface of the the Keyboard API is a
object with functions for retrieving the string associated with
physical keys.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close