package js.html
extends Element › DOMElement › Node › EventTarget
Available on js
The HTMLTableCaptionElement
interface special properties (beyond the regular HTMLElement
interface it also has available to it by inheritance) for manipulating table caption elements.
Documentation HTMLTableCaptionElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
align:String
Is a DOMString
which represents an enumerated attribute indicating alignment of the caption with respect to the table.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/TableCaptionElement.html