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