Placeholder

open class Placeholder<TOuter>

A placeholder that is inserted inside TOuter

Constructors

Link copied to clipboard
fun Placeholder()

Functions

Link copied to clipboard
fun apply(destination: TOuter)
Link copied to clipboard
operator fun invoke(meta: String = "", content: TOuter.(Placeholder<TOuter>) -> Unit)

Properties

Link copied to clipboard
var meta: String

Inheritors

Link copied to clipboard