Skip to content

Module: web::Manifest

Jovan Gerodetti edited this page Jul 3, 2018 · 1 revision

Manifest

exported: default
kind: object
declaration: const

Instance of the sites web app Manifest

Properties

background_color

Type: string

description

Type: string

dir

Type: string

display

Type: string
kind: value

icons

Type: string
kind: value

lang

Type: string

orientation

Type: string
kind: value

prefer_related_applications

Type: string
kind: value

related_applications

Type: Array.<string>
kind: value

scope

Type: string
kind: value

short_name

Type: string

name

Type: string

start_url

Type: string
kind: value

theme_color

Type: string

whenReady

Type: Promise.<Manifest>
kind: value

Methods

Clone this wiki locally