(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close