package js.html
Available on jsThe DOM
CompositionEvent
represents events that occur due to the user indirectly entering text.Documentation CompositionEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
read only data:String
read only locale:String
initCompositionEvent (typeArg:String, canBubbleArg:Bool, cancelableArg:Bool, viewArg:Window, dataArg:String, localeArg:String):Void
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/CompositionEvent.html