toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-mui-system
/
mui.system
/
StandardProps
Standard
Props
external
interface
StandardProps
:
PropsWithStyle
,
PropsWithClassName
(
source
)
Members
Properties
class
Name
Link copied to clipboard
abstract
var
className
:
ClassName
?
key
Link copied to clipboard
abstract
var
key
:
Key
?
style
Link copied to clipboard
abstract
var
style
:
CSSProperties
?
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)