Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
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.