todoListItem {shinydashboardPlus}R Documentation

AdminLTE2 todo list item

Description

Create a todo list item

Usage

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

Arguments

...

any element such as labels, ...

checked

Whether the list item is checked or not.

label

item label.

Author(s)

David Granjon, dgranjon@ymail.com


[Package shinydashboardPlus version 0.6.0 Index]