Angular
The fastest scheduling component for Angular
Bryntum Angular Scheduler is packed with all the features you need, lightning-fast performance, and easy integration with new or existing applications and any backend technology.
Get started with clear documentation
Feature-rich scheduling library for Angular
Bryntum Angular Scheduler supports a range of essential scheduling features to improve efficiency and productivity.
- Drag-and-drop resizing
- Event editor
- Keyboard navigation
- Export to PDF, PNG, and Excel
- Drag and drop events from an external grid
- Render components in events and cells
Dynamic rendering with Angular template syntaxÂ
Render custom columns, headers, and tooltips using Angular components in the Bryntum Angular Gantt chart. Easily use Angular HTML-based template syntax in components and keep rendering logic and markup in sync.
columns: [
{
text: 'Angular Component',
field: 'color',
htmlEncode: false,
renderer(data: any) {
const { record, value } = data;
// Pass attributes Custom Element
return `<color-renderer value="${value.toLowerCase()}" name="${record.name}"></color-renderer>`;
}
}
]
The most versatile Angular scheduler
Build and style Bryntum Angular Scheduler for a variety of uses to improve your users’ productivity and meet their needs. Use Bryntum Angular Scheduler for property booking, equipment allocation, and more!Â
Render custom content and style event bars
Change anything on the fly with Bryntum Angular Scheduler. The extensive and reactive Bryntum API makes rendering custom HTML into event bars quick and easy.Â
View our demo for inspiration on customizing your Bryntum Angular Scheduler with event progress bars, menu icons, and resource avatars.
Smooth and intuitive experience
The Bryntum Angular Scheduler delivers a smooth and intuitive experience for both developers and users. Easily add animations that users enjoy using with the Bryntum Angular Scheduler component.
Try it yourself!
Combine Bryntum Angular Scheduler with Bryntum Grid to show unplanned tasks and drag them onto the schedule.
Quickstart video tutorial
Step-by-step guidance to get your project up and running and integrate the feature-rich Bryntum Scheduler into your Angular application.