toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-mui-material
/
mui.material
/
RatingProps
/
onChangeActive
on
Change
Active
abstract
var
onChangeActive
:
(
event
:
SyntheticEvent
<
*
,
*
>
,
value
:
Number
)
->
Unit
?
(
source
)
Callback function that is fired when the hover state changes.
Parameters
{number} value The new value.