toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-muix-date-pickers
/
muix.pickers
/
CalendarPickerProps
/
onMonthChange
on
Month
Change
abstract
var
onMonthChange
:
(
month
:
TDate
)
->
Promise
<
Void
>
?
?
(
source
)
Callback firing on month change @DateIOType.
Parameters
{TDate} month The new month.