@suluk/seo - v0.1.2
↑ Suluk
GitHub
Preparing search index...
WebManifestInput
Interface WebManifestInput
interface
WebManifestInput
{
name
:
string
;
shortName
?:
string
;
description
?:
string
;
startUrl
?:
string
;
scope
?:
string
;
display
?:
"fullscreen"
|
"standalone"
|
"minimal-ui"
|
"browser"
;
orientation
?:
string
;
themeColor
?:
string
;
backgroundColor
?:
string
;
lang
?:
string
;
dir
?:
"ltr"
|
"rtl"
|
"auto"
;
categories
?:
string
[]
;
icons
?:
ManifestIcon
[]
;
shortcuts
?:
ManifestShortcut
[]
;
}
Index
Properties
name
short
Name?
description?
start
Url?
scope?
display?
orientation?
theme
Color?
background
Color?
lang?
dir?
categories?
icons?
shortcuts?
Properties
name
name
:
string
Optional
short
Name
shortName
?:
string
Optional
description
description
?:
string
Optional
start
Url
startUrl
?:
string
Optional
scope
scope
?:
string
Optional
display
display
?:
"fullscreen"
|
"standalone"
|
"minimal-ui"
|
"browser"
Optional
orientation
orientation
?:
string
Optional
theme
Color
themeColor
?:
string
Optional
background
Color
backgroundColor
?:
string
Optional
lang
lang
?:
string
Optional
dir
dir
?:
"ltr"
|
"rtl"
|
"auto"
Optional
categories
categories
?:
string
[]
Optional
icons
icons
?:
ManifestIcon
[]
Optional
shortcuts
shortcuts
?:
ManifestShortcut
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
short
Name
description
start
Url
scope
display
orientation
theme
Color
background
Color
lang
dir
categories
icons
shortcuts
↑ Suluk
GitHub
@suluk/seo - v0.1.2
Loading...