Package-level declarations

Properties

Link copied to clipboard
val SsrEngineKey: AttributeKey<SsrEngine>

A key for storing the SsrEngine in the Ktor application attributes. It can be used to retrieve the default SsrEngine class instance from the Ktor application attributes.

Functions

Link copied to clipboard
fun Application.initSsr()

Initialization function for Kilua Server-Side Rendering.