powered by
Build a Framework7 page
f7Page( ..., init = f7Init(skin = "auto", theme = "light"), title = NULL, preloader = FALSE, loading_duration = 3 )
Slot for shinyMobile skeleton elements: f7Appbar, f7SingleLayout, f7TabLayout, f7SplitLayout.
App configuration. See f7Init.
Page title.
Whether to display a preloader before the app starts. FALSE by default.
Preloader duration.