allow User Media
fun Tag<HTMLIFrameElement>.allowUserMedia(value: Boolean, trueValue: String = "")
Content copied to clipboard
fun Tag<HTMLIFrameElement>.allowUserMedia(value: Flow<Boolean>, trueValue: String = "")
Content copied to clipboard