InputEvent

InputEvent

package js-html

extends UIEventEvent

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:

Constructor

new (type:String, ?eventInitDict:InputEventInit)

Throws:

null DOMError

Variables

read only isComposing:Bool

Returns a Boolean value indicating if the event is fired after compositionstart and before compositionend.

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/InputEvent.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部