Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
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.