You can enable WeekNumber in the Calendar by using the WeekNumber property.
WeekNumber
@using Syncfusion.Blazor.Calendars <SfCalendar TValue="DateTime?" WeekNumber=true></SfCalendar>
The output will be as follows.