protocol

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