toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-mui-material
/
mui.material
/
ModalSlots
Modal
Slots
external
interface
ModalSlots
(
source
)
Members
Properties
backdrop
Link copied to clipboard
abstract
var
backdrop
:
ElementType
<
*
>
?
The component that renders the backdrop.
root
Link copied to clipboard
abstract
var
root
:
ElementType
<
*
>
?
The component that renders the root.