step

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