package js.html
extends Element › DOMElement › Node › EventTarget
Available on js
The HTMLDListElement
interface provides special properties (beyond those of the regular HTMLElement
interface it also has available to it by inheritance) for manipulating definition list elements.
Documentation HTMLDListElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
compact:Bool
Is a Boolean
indicating that spacing between list items should be reduced.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/DListElement.html