Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLHeadingElement

The HTMLHeadingElement interface represents the different heading It inherits methods and properties from the web.dom.HTMLElement

The HTMLHeadingElement interface represents the different heading
It inherits methods and properties from the `web.dom.HTMLElement`
raw docstring

aligncljs

(align this)

Property.

Is a DOMString representing an enumerated attribute indicating of the heading with respect to the surrounding context. The possible are "left", "right", "justify", and "center".

Property.

Is a DOMString representing an enumerated attribute indicating
of the heading with respect to the surrounding context. The possible
are "left", "right", "justify", and "center".
sourceraw docstring

set-align!cljs

(set-align! this val)

Property.

Is a DOMString representing an enumerated attribute indicating of the heading with respect to the surrounding context. The possible are "left", "right", "justify", and "center".

Property.

Is a DOMString representing an enumerated attribute indicating
of the heading with respect to the surrounding context. The possible
are "left", "right", "justify", and "center".
sourceraw docstring

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

× close