Build a Framework7 sidebar menu item for f7SplitLayout.

f7PanelItem(title, tabName, icon = NULL, active = FALSE)

Arguments

title

Item name.

tabName

Item unique tabName. Must correspond to what is passed to f7Item.

icon

Item icon.

active

Whether the item is active at start. Default to FALSE.

Author

David Granjon, dgranjon@ymail.com