Liking cljdoc? Tell your friends :D

tiltontec.mxweb.html


+inline-css+cljs


+true-html+cljs


class-to-class-stringcljs

(class-to-class-string c)

dom-ancestor-by-classcljs

(dom-ancestor-by-class dom class)

dom-ancestor-by-tagcljs

(dom-ancestor-by-tag dom tag)

dom-has-classcljs

(dom-has-class dom class)

input-editing-startcljs

(input-editing-start dom initial-value)

io-all-keyscljs

(io-all-keys)

io-clear-storagecljs

(io-clear-storage)

io-deletecljs

(io-delete key)

io-findcljs

(io-find key-prefix)

io-readcljs

(io-read key)

io-truncatecljs

(io-truncate key-prefix)

io-upsertcljs

(io-upsert key val)

map-less-nilscljs

(map-less-nils m)

mxu-find-classcljs

(mxu-find-class where class)

Search up the matrix from node 'where' looking for element with class

Search up the matrix from node 'where' looking for element with class
raw docstring

mxu-find-idcljs

(mxu-find-id where id)

Search up the matrix from node 'where' looking for element with a certain :id

Search up the matrix from node 'where' looking for element with a certain :id
raw docstring

mxu-find-tagcljs

(mxu-find-tag where tag)

Search up the matrix from node 'where' looking for element of a certain tag

Search up the matrix from node 'where' looking for element of a certain tag
raw docstring

svg-domcljs

(svg-dom me)

svg-dom-createcljs

(svg-dom-create me dbg)

tagcljs

(tag me)

tag-dom-createcljs

(tag-dom-create me)
(tag-dom-create me dbg)

tag-propertiescljs

(tag-properties mx)

tag?cljs

(tag? me)

tagfocljs

(tagfo me)

true-htmlcljs

(true-html keyword)

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

× close