| Interface | Description |
|---|---|
| Template<TOuter> |
A template that expands inside TOuter
|
| Class | Description |
|---|---|
| HtmlContent |
Represents an OutgoingContent using
kotlinx.html builder. |
| Placeholder<TOuter> |
A placeholder that is inserted inside TOuter
|
| PlaceholderItem<TOuter> |
Item of a placeholder list when it is expanded
|
| PlaceholderList<TOuter,TInner> |
Placeholder that can appear multiple times
|
| RespondHtmlKt | |
| RespondHtmlTemplateKt | |
| TemplateKt | |
| TemplatePlaceholder<TTemplate> |
A placeholder that is also a template
|