f7PanelItem: Create a Framework7 sidebar menu item
Description
Build a Framework7 sidebar menu item for f7SplitLayout.
Usage
f7PanelItem(title, tabName, icon = NULL, active = FALSE)
Arguments
tabName
Item unique tabName. Must correspond to what is passed to
f7Item.
active
Whether the item is active at start. Default to FALSE.