Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "App/containers/Generator/defaults"

Index

Object literals

Object literals

Const config

config: object

headers

headers: true = true

manifest

manifest: IManifestConfig

path

path: string = "/"

icons

icons: object

android

android: true = true

favicon

favicon: true = true

apple

apple: object

offset

offset: number = 15

appleStartup

appleStartup: object

offset

offset: number = 15

Const manifest

manifest: object

background_color

background_color: string = "white"

description

description: string = "Description."

dir

dir: "auto" = "auto"

display

display: "standalone" = "standalone"

lang

lang: string = "en-US"

name

name: string = "AppName"

orientation

orientation: "portrait" = "portrait"

scope

scope: string = "/"

short_name

short_name: string = "App"

start_url

start_url: string = "/?homescreen=1"

theme_color

theme_color: string = "white"

Generated using TypeDoc