type Must Match
fun Tag<HTMLObjectElement>.typeMustMatch(value: Boolean, trueValue: String = "")
Content copied to clipboard
fun Tag<HTMLObjectElement>.typeMustMatch(value: Flow<Boolean>, trueValue: String = "")
Content copied to clipboard