Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLDListElement

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>`)
raw docstring

compactcljs

(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.
raw docstring

set-compact!cljs

(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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close