Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.page
/
ContextKt
/
Dsl
/
manifest
manifest
@get:
JvmName
(
name
=
"getManifest"
)
@set:
JvmName
(
name
=
"setManifest"
)
var
manifest
:
Context.AppManifest
Application manifest for a given page or web app.
Content copied to clipboard
.elide.page.Context.AppManifest manifest = 5;