danheron/Heron.MudCalendar

Recurring appointment (Simple Version)

Closed this issue · 1 comments

What we need:

  • Refresh Icon or something similar (maybe lower right corner?)
  • New Property IsRecurring (bool) in CalendarItem

image

Heron.MudCalendar is designed to be flexible so you can add any additional properties you need and customise the display. Have a look at the 'Custom Content' section in the documents.

You would create a class that inherits from CalendarItem and includes the additional property 'IsRecurring'. Then create your own template to display it in the calendar.