Package-level declarations

Properties

Link copied to clipboard
const val SsrEngineKey: String

A key for storing the default SSR engine in the Vert.x routing context. It can be used to retrieve the default SsrEngine class instance from the Vert.x context.

Functions

Link copied to clipboard
fun Vertx.initSsr(router: Router)

Initialization function for Kilua Server-Side Rendering.