Package-level declarations

Types

Link copied to clipboard

A ViewModel which renders itself using the kotlinx-html DSL. Emit a single root tag for a full page (html { .. }) or any other tag for a fragment (div { .. }).

Link copied to clipboard