OutputElement

OutputElement

package js-html

extends ElementDOMElementNodeEventTarget

Available on js

The HTMLOutputElement interface provides properties and methods (beyond those inherited from HTMLElement) for manipulating the layout and presentation of output elements.

Documentation HTMLOutputElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

defaultValue:String

read only form:FormElement

read only htmlFor:DOMTokenList

name:String

read only type:String

read only validationMessage:String

read only validity:ValidityState

value:String

read only willValidate:Bool

Methods

checkValidity ():Bool

setCustomValidity (error:String):Void

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部