toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-mui-system
/
mui.types
/
PropsWithComponent
Props
With
Component
external
interface
PropsWithComponent
:
Props
(
source
)
Inheritors
BoxProps
Members
Properties
component
Link copied to clipboard
abstract
var
component
:
ElementType
<
*
>
?
key
Link copied to clipboard
abstract
var
key
:
Key
?
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)