Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-mui-material
/
mui.material
/
AlertSlots
Alert
Slots
external
interface
AlertSlots
(
source
)
Inheritors
AlertProps
Members
Properties
close
Button
Link copied to clipboard
abstract
var
closeButton
:
ElementType
<
*
>
?
The component that renders the close button.
close
Icon
Link copied to clipboard
abstract
var
closeIcon
:
ElementType
<
*
>
?
The component that renders the close icon.