danheron / Heron.MudCalendar

Calendar component for MudBlazor
MIT License
173 stars 33 forks source link

Where Do is the month of the select month or date? #173

Closed ricardoromaobr closed 1 month ago

ricardoromaobr commented 2 months ago

I need to know the month of the select date. Maybe a property for the current month visible in the calendar or a date select in the CalendarDatePicker.

I want something like this: currentMonthVisibleOnCalendar = myCalendar.SelectedMonth;

ricardoromaobr commented 2 months ago

If you think it is relevant I can do a pull request.

danheron commented 2 months ago

You can do this with myCalendar.CurrentDay.Month