Create a todo list item

todoListItem(..., checked = FALSE, label = NULL)

Arguments

...

any element such as labels, ...

checked

Whether the list item is checked or not.

label

item label.

Author

David Granjon, dgranjon@ymail.com