Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLTableHeaderCellElement

The HTMLTableHeaderCellElement interface provides special properties methods (beyond the regular web.dom.HTMLTableCellElement and interfaces it also has available to it by inheritance) for manipulating layout and presentation of table header cells in an HTML document.

The HTMLTableHeaderCellElement interface provides special properties
methods (beyond the regular `web.dom.HTMLTableCellElement` and
interfaces it also has available to it by inheritance) for manipulating
layout and presentation of table header cells in an HTML document.
raw docstring

abbrcljs

(abbr this)

Property.

Is a DOMString containing a name used to refer to this cell in context. It reflects the abbr attribute.

Property.

Is a DOMString containing a name used to refer to this cell in
context. It reflects the abbr attribute.
raw docstring

set-abbr!cljs

(set-abbr! this val)

Property.

Is a DOMString containing a name used to refer to this cell in context. It reflects the abbr attribute.

Property.

Is a DOMString containing a name used to refer to this cell in
context. It reflects the abbr attribute.
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