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
/
SwitchBaseSlotProps
Switch
Base
Slot
Props
external
interface
SwitchBaseSlotProps
:
Props
(
source
)
Members
Properties
input
Link copied to clipboard
abstract
var
input
:
InputHTMLAttributes
<
HTMLInputElement
>
?
TS: SlotProps<'input', {}, SwitchBaseOwnerState>
key
Link copied to clipboard
abstract
var
key
:
Key
?
root
Link copied to clipboard
abstract
var
root
:
ButtonBaseProps
?
TS: SlotProps
, {}, SwitchBaseOwnerState>
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)