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