Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-mui-material
/
mui.material
/
NativeSelectProps
/
children
children
abstract
override
var
children
:
ReactNode
?
(
source
)
The option elements to populate the select with. Can be some
<
option
>
elements.