pattern

fun Tag<HTMLInputElement>.pattern(value: String)
fun Tag<HTMLInputElement>.pattern(value: Flow<String>)