[]
Gets or sets a data template that defines the UI representation for a single day of the month.
[Parameter]
public RenderFragment<CalendarDaySlotInfo> DaySlotTemplate { get; set; }
<Parameter>
Public Property DaySlotTemplate As RenderFragment(Of CalendarDaySlotInfo)