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.
sourceraw 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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close