New to Telerik UI for Blazor? Download Free 30-day trial

Scheduler - Day View

Configurator

Day start

WorkDay start

Slot duration (min)

Day end

WorkDay end

Slot divisions

Mon, 6/21
all day
7:00 AM
9:00 AM
11:00 AM
1:00 PM
3:00 PM
5:00 PM
7:00 PM
  • Day-view.razor
  • AppointmentService.cs
  • AppointmentDto.cs
Loading the demo source code...please wait.

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming

Description

Telerik UI for Blazor Scheduler supports a variety of views that control the timespan in which its appointments will be rendered. The current demo focuses on the Day View. In this case, the Scheduler for Blazor shows a single day to the user. The Toolbar buttons allow the user to navigate to the next or previous day. Additionally, the dropdown calendar can be used to select a specific date.

The Scheduler Day View supports configuration of its start time and end time through the corresponding StartTime and EndTime parameters. You can also set your desired working hours. The view exposes WorkDayStart and WorkDayEnd parameters that you can use to provide the specific start and end of the working day.

The Scheduler Day View also provides an option to configure its time slots through dedicated parameters. The SlotDuration controls the time span of each major time slot in minutes. The SlotDivisions sets the number of partitions in each major time slot.

The current demo showcases a Scheduler with Day View only. Use the options in the Configurator section to alter the view settings and explore the change in the component.

The Blazor Scheduler allows you to configure which views will be displayed. You can declare the desired views in the SchedulerViews tag. If more than one view is added, you can define a pre-selected view through the View parameter of the component. The available views that the Blazor Scheduler exposes are:

This Scheduler Day View example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

An error has occurred. This application may no longer respond until reloaded.