createOfflinePage: Creates the offline landing page.

Description Usage Arguments See Also

View source: R/templates.R

Description

Creates the offline landing page.

Usage

1
createOfflinePage(title, template, offline_message)

Arguments

title

title of the page when the PWA is running in offline mode.

template

HTML template to use. If null a default template is used.

offline_message

An argument that can be used in the offline template to show a custom message.

See Also

[createDirectories()], [createServiceWorker()], [createIcon()], [createManifest()]

Other fileGen: createDirectories(), createIcon(), createManifest(), createServiceWorker()


shiny.pwa documentation built on June 19, 2021, 5:06 p.m.