application Live View
suspend fun applicationLiveView(name: String, block: suspend ApplicationLiveViewResourceBuilder.() -> Unit): ApplicationLiveView
Parameters
name
The unique name of the resulting resource.
block
Builder for ApplicationLiveView.
See also
Parameters
name
The unique name of the resulting resource.