supportsMonthSelector property
Whether to display the month selector dropdown and next-prev-buttons.
Defaults to true.
Implementation
@Input()
bool supportsMonthSelector = true;
Whether to display the month selector dropdown and next-prev-buttons.
Defaults to true.
@Input()
bool supportsMonthSelector = true;