Component Documentation

Calendar

The Calendar component is a styled date picker designed to visually match the rest of the design system. It provides a clean and intuitive UI for selecting dates within forms, dashboards, or applications.

Note: This is a visual component only. It is not functional out of the box — you’ll need to connect it to your own logic or third-party tools (such as date-picker libraries or form handlers) depending on your use case.

Usage

  1. Drag the Calendar component onto the canvas wherever a date input is needed.
  2. Style and position it as needed to fit your layout.
  3. Connect it to an integration or add-on of your choice to enable functionality (e.g. storing or submitting selected dates).

Whether you’re building an internal tool, a booking flow, or a custom form, the Calendar component gives you a head start with styling and layout — the logic is yours to plug in.