kaadin-core / ch.frankel.kaadin / com.vaadin.ui.HasComponents / html

html

fun HasComponents.html(content: String? = null, init: Label.() -> Unit = {}): <ERROR CLASS>
fun HasComponents.html(contentSource: Property<out String>, init: Label.() -> Unit = {}): <ERROR CLASS>