Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-mui-material
/
mui.material
/
StepLabelSlotProps
Step
Label
Slot
Props
external
interface
StepLabelSlotProps
:
Props
(
source
)
Members
Properties
key
Link copied to clipboard
abstract
var
key
:
Key
?
label
Link copied to clipboard
abstract
var
label
:
HTMLAttributes
<
HTMLSpanElement
>
?
TS: SlotProps<'span', {}, StepLabelOwnerState>
root
Link copied to clipboard
abstract
var
root
:
HTMLAttributes
<
HTMLSpanElement
>
?
TS: SlotProps<'span', {}, StepLabelOwnerState>
step
Icon
Link copied to clipboard
abstract
var
stepIcon
:
StepIconProps
?
TS: SlotProps
, {}, StepLabelOwnerState>
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)