diff --git a/src/BlazorUI/Bit.BlazorUI.Extras/Components/FullCalendar/BitFcCalendarBody.razor b/src/BlazorUI/Bit.BlazorUI.Extras/Components/FullCalendar/BitFcCalendarBody.razor new file mode 100644 index 0000000000..44b28e3785 --- /dev/null +++ b/src/BlazorUI/Bit.BlazorUI.Extras/Components/FullCalendar/BitFcCalendarBody.razor @@ -0,0 +1,44 @@ +@namespace Bit.BlazorUI +@implements IDisposable + +
| @(d.Length > 2 ? d[..2] : d) | + } +
|---|
| + SelectDate(cell.Date)"> + @cell.Day + + | + } +
Options.EventLayout. Overlap (default) cascades the cards on top of
+ each other, while Stack places them side by side in equal-width columns.
+ Switch to the Day or Week view to see the difference - pick a layout below, or toggle it
+ from the settings gear ("Stack overlapping events").
+ fa-IR) and
+ override the UI strings through a customized BitFullCalendarTexts instance.
+ This example translates most of the available strings - toolbar, view/mode tabs, filters,
+ settings panel, search/agenda, dialogs, form fields, validation messages, and resource labels.
+