[]
        
(Showing Draft Content)

C1.Blazor.Calendar.CalendarAdapter.GetSlotContentRenderFragment

GetSlotContentRenderFragment Method

GetSlotContentRenderFragment(CalendarSlotInfo)

Gets the render fragment corresponding to the content of the slot of specified slotInfo.

Declaration
public virtual RenderFragment GetSlotContentRenderFragment(CalendarSlotInfo slotInfo)
Parameters
Type Name Description
CalendarSlotInfo slotInfo

The info about the slot.

Returns
Type Description
RenderFragment

The content of the slot.