TemplatePlaceholder

A placeholder that is also a Template. It can be used to insert child templates and create nested layouts.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun apply(template: TTemplate)
Link copied to clipboard
operator fun invoke(content: TTemplate.() -> Unit)