Create a Framework 7 group for treeview items
Arguments
- ...
slot for f7TreeviewItem.
- title
Group title.
- icon
Expect f7Icon.
Whether or not to display a toggle button. Could be set to
FALSE
ifitemToggle
isTRUE
.- itemToggle
In addition to (or instead of) a toggle button, the whole group can work like a toggle. By default this behaviour is disabled.
@example inst/examples/treeview/app.R