Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-mui-material
/
mui.material
/
FormControlLabelProps
/
control
control
abstract
var
control
:
ReactElement
<
*
>
(
source
)
A control element. For instance, it can be a
Radio
, a
Switch
or a
Checkbox
.