(class-to-class-string c)
(dom-ancestor-by-class dom class)
(dom-ancestor-by-tag dom tag)
(dom-has-class dom class)
(input-editing-start dom initial-value)
(io-all-keys)
(io-clear-storage)
(io-delete key)
(io-find key-prefix)
(io-read key)
(io-truncate key-prefix)
(io-upsert key val)
(map-less-nils m)
(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
(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
(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
(svg-dom me)
(svg-dom-create me dbg)
(tag me)
(tag-dom-create me)
(tag-dom-create me dbg)
(tag-properties mx)
(tag? me)
(tagfo me)
(true-html keyword)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close