Package-level declarations

Types

Link copied to clipboard
object Ktml

Ktml object to initialize the Ktml engine.

Functions

Link copied to clipboard
@Composable
fun IComponent.ktml(name: String, parameters: Map<String, Any> = emptyMap())

Render a Ktml template / fragment by its name with optional parameters.