Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-mui-material
/
mui.material
/
InputBaseProps
/
onInvalid
on
Invalid
abstract
var
onInvalid
:
FormEventHandler
<
HTMLElement
>
?
(
source
)
Callback fired when the
input
doesn't satisfy its constraints.