PlaceholderList

A placeholder that can be used to insert the content that appears multiple times (for example, list items).

See also

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val size: Int