0 Votes

Wiki source code of Todolist Macro

Last modified by Ryan C on 2025/04/30 07:54

Show last authors
1 Macro to display todo-lists using emberjs. This code is based on the emberjs demo. You can see an example below
2
3 {{todolist width="50%" center="1"}}
4 a 3nd thing|0
5 adding this thing|0
6 adding this thing|0
7 refreshed they are still there not even having to save page|0
8
9 {{/todolist}}