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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |