Prologue
Getting Started
Dark Mode
Colors
Drag-and-drop
Forms
Utilities
Range Calendar
Manage your dates, plan your schedule, and keep track of important events, all in one place, like a personal assistant for your time.
If you are using Tailwind v4, please refer to the 2.x documentation. This documentation assumes you are using Tailwind v3.
Basic
A range calendar displays one or more date grids and allows users to select a range of dates.
Preview
Code
Installation
If you hit any issues, make sure you check out the installation guide here.
Composed Components
When you plug this component from the CLI, it autoloads all the composed components. No need to toss 'em in one at a time.
The Range Calendar's decked out with several components to make it bangin'.
Manual Installation
Sometimes, using the CLI is the way to go, so make sure you install the necessary dependencies for the components you want to use.
Examples
You can see the calendar in action within the Date Picker and Date Range Picker documentation.