The timeRangeClickHandling property (string) sets the default action for time range double click.
Available since 2023.2.5592.
"Disabled"
"Enabled"
"Enabled"const calendar = new DayPilot.Calendar("dp", {
timeRangeClickHandling: "Enabled",
// ...
});
calendar.init();Event calendar/scheduling AJAX components. Available for JavaScript/HTML5/jQuery, ASP.NET, ASP.NET MVC. Build resource booking, project management, time tracking applications, personal and shared event calendars.
DayPilot