createManifest: Creates the manifest file.

Description Usage Arguments See Also

View source: R/templates.R

Description

Creates the manifest file.

Usage

1
createManifest(title, start_url, color)

Arguments

title

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

start_url

The full url where the app is hosted.

color

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

See Also

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

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


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