ktor-html-builder / io.ktor.html / Template

Template

interface Template<in TOuter>

A template that expands inside TOuter

Functions

apply

abstract fun TOuter.apply(): Unit