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