wrap

fun Tag<HTMLTextAreaElement>.wrap(value: String)
fun Tag<HTMLTextAreaElement>.wrap(value: Flow<String>)