Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-mui-material
/
mui.material
/
BottomNavigationOwnProps
/
onChange
on
Change
abstract
var
onChange
:
(
event
:
SyntheticEvent
<
*
,
*
>
,
value
:
Any
)
->
Unit
?
(
source
)
Callback fired when the value changes.
Parameters
{any} value We default to the index of the child.