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`
(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".
(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".
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close