Calendar is a user interface component that displays Gregorian calendar. This component allows the user to select a date. It also provides a gesture-friendly UI to perform operations such as navigations, events, and more.
Sample | Description |
---|---|
GettingStarted | Showcases the single and multiple selections support to restrict navigation beyond the specified minimum and maximum dates and month view lines appearance customization. |
InlineEvents | Showcases the inline events in inline view mode and agenda view mode in a specific date of the month. |
BlockoutDates | Showcases the specific date blackout capability of calendar. |
Globalization | Showcases localization and globalization. |