All Types

io.ktor.application.ApplicationCall (extensions in package io.ktor.html)
io.ktor.html.HtmlContent

Represents an OutgoingContent using kotlinx.html builder.

io.ktor.html.Placeholder

A placeholder that is inserted inside TOuter

io.ktor.html.PlaceholderItem

Item of a placeholder list when it is expanded

io.ktor.html.PlaceholderList

Placeholder that can appear multiple times

io.ktor.html.Template

A template that expands inside TOuter

io.ktor.html.TemplatePlaceholder

A placeholder that is also a template