package js.html
extends Element › DOMElement › Node › EventTarget
Available on jsThe
HTMLDListElement
interface provides special properties (beyond those of the regularHTMLElement
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:
compact:Bool
Is a Boolean
indicating that spacing between list items should be reduced.
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/DListElement.html