HtmlViewModel
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 { .. }).
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 { .. }).