Example of RRule Generator in Blazor Scheduler Component

Scheduler / Recurrence Editor / RRule Generator

This demo showcases the recurrence rule generation based on the options selected from the Recurrence editor and it usually follows the iCalendar specifications. This generated recurrence rule string is a valid one to be used with the Schedule event's recurrence rule field.

FREQ=DAILY;INTERVAL=2;COUNT=8;
Day(s)

In this demo, a specific rule has been set to the recurrence editor initially within the Value property which will be displayed on the label placed at the top of it. Also, when the user dynamically change the options in recurrence editor, the modified rule value as per the selection will be displayed on it which is retrieved within the OnChange event.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE