Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-muix-date-pickers
/
muix.pickers
/
ExportedDateCalendarProps
/
onMonthChange
on
Month
Change
abstract
var
onMonthChange
:
(
month
:
TDate
)
->
Unit
?
(
source
)
Callback fired on month change.
Parameters
{TDate} month The new month.