Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLTableCaptionElement

The HTMLTableCaptionElement interface special properties (beyond regular web.dom.HTMLElement interface it also has available it by inheritance) for manipulating table caption elements.

The HTMLTableCaptionElement interface special properties (beyond
regular `web.dom.HTMLElement` interface it also has available
it by inheritance) for manipulating table caption elements.
raw docstring

aligncljs

(align this)

Property.

Is a DOMString which represents an enumerated attribute indicating of the caption with respect to the table.

Property.

Is a DOMString which represents an enumerated attribute indicating
of the caption with respect to the table.
sourceraw docstring

set-align!cljs

(set-align! this val)

Property.

Is a DOMString which represents an enumerated attribute indicating of the caption with respect to the table.

Property.

Is a DOMString which represents an enumerated attribute indicating
of the caption with respect to the table.
sourceraw docstring

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

× close