onMonthChange

abstract var onMonthChange: (month: TDate) -> Unit?(source)

Callback fired on month change.

Parameters

{TDate} month The new month.