package js.html
Available on js
The InputEvent interface represents an event notifying of editable content change.
Documentation InputEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
new(type:String, ?eventInitDict:Null<InputEventInit>)Throws:
null |
DOMError |
|---|
read onlyisComposing:BoolReturns a Boolean value indicating if the event is fired after compositionstart and before compositionend.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/InputEvent.html