Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-mui-material
/
mui.material
/
ModalOwnProps
/
disableEscapeKeyDown
disable
Escape
Key
Down
abstract
var
disableEscapeKeyDown
:
Boolean
?
(
source
)
If
true
, hitting escape will not fire the
onClose
callback.