The HTMLDListElement interface provides special properties (beyond
of the regular web.dom.HTMLElement
interface it also has available
it by inheritance) for manipulating definition list (<dl>
)
The HTMLDListElement interface provides special properties (beyond of the regular `web.dom.HTMLElement` interface it also has available it by inheritance) for manipulating definition list (`<dl>`)
(compact this)
Property.
Is a Boolean indicating that spacing between list items should reduced.
Property. Is a Boolean indicating that spacing between list items should reduced.
(set-compact! this val)
Property.
Is a Boolean indicating that spacing between list items should reduced.
Property. Is a Boolean indicating that spacing between list items should reduced.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close