Placeholder

open class Placeholder<TOuter>

A placeholder that is inserted inside TOuter.

See also

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

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