Example of undefined in React Scheduler Component

/
/
BlockEvents

This example shows how to block specific time intervals or days on the Scheduler.

More Details...

Loading....
Description

In this example, few blocked events are defined to block the specific time range with the text “Unavailable”. No events can be created on those blocked time range as well as edited through it. These blocked events can be defined by setting isBlock field to true within the eventSettings and assigned altogether with the events dataSource.