contentResource

suspend fun contentResource(name: String, block: suspend ContentResourceBuilder.() -> Unit): Content

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Content.