port

fun Tag<HTMLAnchorElement>.port(value: String)
fun Tag<HTMLAnchorElement>.port(value: Flow<String>)
fun Tag<HTMLAreaElement>.port(value: String)
fun Tag<HTMLAreaElement>.port(value: Flow<String>)