Constructors

Link copied to clipboard
constructor(routing: Routing.() -> Unit)

Creates a new Routing for a specified html page.

Properties

Link copied to clipboard
val routing: Routing.() -> Unit

The routing used for the http requests for a html page.