toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-mui-system
/
mui.system
/
PropsWithSx
Props
With
Sx
external
interface
PropsWithSx
:
Props
(
source
)
Inheritors
BoxOwnProps
ContainerProps
StackProps
Members
Members & Extensions
Properties
key
Link copied to clipboard
abstract
var
key
:
Key
?
sx
Link copied to clipboard
abstract
var
sx
:
SxProps
<
Theme
>
?
Functions
sx
Link copied to clipboard
inline
fun
PropsWithSx
.
sx
(
crossinline
block
:
PropertiesBuilder
.
(
)
->
Unit
)
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)