Liking cljdoc? Tell your friends :D

tiltontec.example.todomvc.todo-items-views


mx-find-matrixcljs

(mx-find-matrix mx)
source

mx-routecljs

(mx-route mx)
source

mx-todo-itemscljs

(mx-todo-items)
(mx-todo-items mx)
source

mx-todoscljs

(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.
sourceraw docstring

todo-items-dashboardcljs

(todo-items-dashboard)
source

todo-items-listcljs

(todo-items-list)
source

toggle-allcljs

(toggle-all)
source

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

× close