#
Todo ListsIn this example we use the TodoList component to allow creation of todo lists.
- Example
- Source code
loading...
Try some of the following:
- On a new line, type
[ ]
followed by a space to create a todo List. - Press
Cmd-Enter
(mac) orCtrl-Enter
(PC) to mark as task done. Ctrl-Shift-7
also creates a todo list.- Drag the todo square to move reorder things by priority.
#
Ordered and Unordered Lists- Example
- Source code
loading...
See API docs: