Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-mui-material
/
mui.material
/
TooltipProps
/
Slots
Slots
interface
Slots
(
source
)
Members
Properties
arrow
Link copied to clipboard
abstract
var
arrow
:
ElementType
<
*
>
?
popper
Link copied to clipboard
abstract
var
popper
:
ElementType
<
*
>
?
tooltip
Link copied to clipboard
abstract
var
tooltip
:
ElementType
<
*
>
?
transition
Link copied to clipboard
abstract
var
transition
:
ElementType
<
*
>
?