Angular Calendar is a rich UI component used to display dates and days of the week or month. It provides month, year, and decade views to quickly navigate to the desired date. It supports minimum, maximum, and disabled dates to restrict the date selection.
The user can be restricted to choosing a date from a predetermined range of dates. Any date in the Angular Calendar can be disabled to make it inactive.
Calendar has predefined views that provide a flexible approach to navigate back and forth when selecting dates.
The Angular Calendar component lets users show the Islamic calendar(Hijri calendar) in addition to the Gregorian calendar.
A highly responsive calendar component with a design optimized for both desktops and mobile devices. It works well on mobile phones that use iOS, Android, or Windows.
Cutting-edge design with several built-in themes, such as Fluent, Tailwind CSS, Bootstrap, Material, and Fabric. Utilize the online Theme Studio tool to customize themes of calendar easily.
With built-in globalization options, a culture-specific date format and the first day of the week can be chosen. The text of the month, day, and today button can be translated to any supported language.
Easily get started with the Angular Calendar using a few simple lines of HTML and TS code example as demonstrated below. Also explore our Angular Calendar Component Example that shows you how to render and configure a Calendar in Angular.
<div class="control-section">
<div id="control_wrapper">
<div id="container" style="overflow:auto">
<ejs-calendar></ejs-calendar>
</div>
</div>
</div>
import { Component } from '@angular/core';
@Component({
selector: 'app-root',
template: `<!-- To Render Calendar -->
<ejs-calendar></ejs-calendar>`
})
export class AppComponent { }
Select only the month or year as a value (month picker or year picker) in the Angular calendar.
You can restrict the Angular Calendar component so that only a date value within a specific range of dates can be entered or selected by specifying the minimum and maximum date options.
Configure the Angular Calendar to allow users to select single or multiple date values (sequence or random date selection).
Automatically update the first day of the week based on the specified culture or change it based on your application requirements.
Show the week number of a selected date by enabling the week number option in the Angular Calendar.
The Angular Calendar component ensures that every cell is accessible using the keyboard. Major features like sort, select, and edit can be performed using keyboard commands alone; no mouse interaction is required. This helps in creating highly accessible applications using this component.
The Angular Calendar view has complete WAI-ARIA accessibility support. The Calendar UI includes high-contrast visual elements that help visually impaired people to have the best viewing experience. Also, valid UI descriptions are easily accessible through assistive technologies such as screen readers.
Right-to-left rendering allows displaying the text and layout of the Calendar from right to left. This improves the user experience and accessibility for RTL languages.
With continuous improvement in Angular versions, the Angular Calendar is kept up to date to make it compatible with versions starting from 4 to the latest version.
The Calendar is available for the Blazor, React, JavaScript, and Vue frameworks. Explore its platform-specific options through the following links:
The Angular Calendar works well with all modern web browsers, including Chrome, Firefox, Edge, Safari, and Opera.
You can find our Angular Calendar demo, which demonstrates how to render and configure the calendar.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.