toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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.