W3cubDocs

/Haxe JavaScript

TableColElement

package js.html

extends ElementDOMElementNodeEventTarget

@:native("HTMLTableColElement") Available on js

The HTMLTableColElement interface provides special properties (beyond the HTMLElement interface it also has available to it inheritance) for manipulating single or grouped table column elements.

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

See:

Variables

align:String

ch:String

chOff:String

span:Int

vAlign:String

width:String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/TableColElement.html