japgolly.scalajs.react.test.SimEvent$.Keyboard
See theKeyboard companion object
case class Keyboard(key: String, location: Double, altKey: Boolean, ctrlKey: Boolean, metaKey: Boolean, shiftKey: Boolean, repeat: Boolean, code: String, locale: String, keyCode: Int, charCode: Int, which: Int, defaultPrevented: Boolean)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article