Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLTableDataCellElement

Inherits properties from its parent, web.dom.HTMLTableCellElement, web.dom.HTMLElement.

Inherits properties from its parent, `web.dom.HTMLTableCellElement`,
`web.dom.HTMLElement`.
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.
sourceraw 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.
sourceraw docstring

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

× close