f7TreeviewGroup | R Documentation |
Create a Framework 7 group for treeview items
f7TreeviewGroup(..., title, icon, toggleButton = TRUE, itemToggle = FALSE)
... |
slot for f7TreeviewItem. |
title |
Group title. |
icon |
Expect f7Icon. |
toggleButton |
Whether or not to display a toggle button. Could be set to |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.