action

fun Tag<HTMLFormElement>.action(value: String)
fun Tag<HTMLFormElement>.action(value: Flow<String>)