| f7Page | R Documentation | 
f7Page is the main app container.
f7Page(..., title = NULL, options = f7DefaultOptions(), allowPWA = FALSE)
... | 
 Slot for shinyMobile skeleton elements: f7SingleLayout, f7TabLayout, f7SplitLayout.  | 
title | 
 Page title.  | 
options | 
 shinyMobile configuration. See f7DefaultOptions and https://framework7.io/docs/app.html. Below are the most notable options. General options: 
 Touch module options https://framework7.io/docs/app#param-touch: 
 Navbar options https://framework7.io/docs/navbar#navbar-app-parameters: 
 Toolbar options https://framework7.io/docs/toolbar-tabbar#toolbar-app-parameters: 
 In any case, you must follow the same structure as provided in the function arguments.  | 
allowPWA | 
 Whether to include PWA dependencies. Default to FALSE.  | 
David Granjon, dgranjon@ymail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.