KeyboardEventInit
@JSType
trait ModifierKeyEventInit
trait UIEventInit
trait EventInit
class Object
trait Any
class Object
trait Matchable
class Any
Value members
Inherited methods
Concrete fields
@ExposedJSMember @JSOptional
Sets value of KeyboardEvent.charCode. Defaults to 0.
Sets value of KeyboardEvent.charCode. Defaults to 0.
@ExposedJSMember @JSOptional
Sets value of KeyboardEvent.key. Defaults to empty string.
Sets value of KeyboardEvent.key. Defaults to empty string.
@ExposedJSMember @JSOptional
Sets value of KeyboardEvent.keyCode. Defaults to 0.
Sets value of KeyboardEvent.keyCode. Defaults to 0.
@ExposedJSMember @JSOptional
Sets value of KeyboardEvent.locale. Defaults to empty string.
Sets value of KeyboardEvent.locale. Defaults to empty string.
@ExposedJSMember @JSOptional
Sets value of KeyboardEvent.location. Defaults to 0.
Sets value of KeyboardEvent.location. Defaults to 0.