Skip to content
DayPilot

Angular 13 Scheduling Tutorials

Angular Scheduler: Rendering Angular Components Inside Events

Angular Scheduler: Rendering Angular Components Inside Events

How to add custom components to events displayed in the Angular Scheduler.
Open-Source Angular Appointment Calendar Component (TypeScript + PHP/MySQL)

Open-Source Angular Appointment Calendar Component (TypeScript + PHP/MySQL)

Simple appointment scheduling application built using Angular. The calendar view is created using DayPilot Pro Angular Calendar component. The server-side backend is created using PHP and stores events in a MySQL or SQLite database.
Angular Scheduler: Dynamic Tooltip

Angular Scheduler: Dynamic Tooltip

The Angular Scheduler component supports displaying event details using a built-in tooltip. See how to include a dynamic Angular component in the tooltip.
Angular Scheduler: How to Add Components to the Upper-Left Corner

Angular Scheduler: How to Add Components to the Upper-Left Corner

How to add a custom Angular component to the upper-left corner of the Scheduler.
Angular Calendar: Displaying Custom Set of Days

Angular Calendar: Displaying Custom Set of Days

Web application with Angular calendar component configured to display a custom set of days as columns.