(mx-todos)
(mx-todos mx)
Given a node in the matrix, navigate to the root and read the todos. After the matrix is initially loaded (say in an event handler), one can pass nil and find the matrix in @matrix. Put another way, a starting node is required during the matrix's initial build.
Given a node in the matrix, navigate to the root and read the todos. After the matrix is initially loaded (say in an event handler), one can pass nil and find the matrix in @matrix. Put another way, a starting node is required during the matrix's initial build.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close