Getting Started
Overview
Installation
Theme
Forms
Basic Inputs
Select
Custom Inputs
Components
Navigation
Components
69
Micro Charts
Libraries
Kanban Board
Image Designer
Video Player
Visual Builder
Content Editor
Data View
Latest npm version of @ngstarter-ui/componentsWeekly npm downloads of @ngstarter-ui/components
Purchase

Calendar

Calendar renders an inline month view for dashboards, scheduling surfaces, date-focused widgets, and event summaries. Use ngs-calendar when the calendar itself is the interface, not just an overlay attached to a form input.

Key Features:
  • Month navigation: Move between months and keep the active month synchronized with the selected date.
  • Date selection: Bind selected and listen to selectedChange for interactive dashboards and filters.
  • Event markers: Pass lightweight event records to render colored markers or compact event titles on each day.
  • Calendar constraints: Use minDate, maxDate, firstDayOfWeek, and locale to match regional and workflow requirements.

Use Calendar for dashboard widgets, editorial schedules, availability previews, account timelines, and compact operational planning views. Use Datepicker instead when a form field needs an input-triggered date picker overlay.

The NgStarter Angular Calendar component renders an inline month calendar for dashboards, scheduling widgets, event summaries, availability previews, and date-driven product surfaces. It supports selected dates, month navigation, event markers, optional event titles, adjacent days, locale-aware labels, first-day-of-week configuration, and min/max date constraints.

Basic Calendar

Use Calendar when users should choose a date directly from an inline month view.

May 2026
Sun
Mon
Tue
Wed
Thu
Fri
Sat

Calendar With Events

Pass event records to add compact markers to calendar days. Enable event titles for denser planning views.

May 2026
Sun
Mon
Tue
Wed
Thu
Fri
Sat

Calendar With Min And Max Dates

Use date constraints to keep selection inside a workflow window.

May 2026
Mon
Tue
Wed
Thu
Fri
Sat
Sun