Calendar
Displays days, months, and years for date selection or scheduling. Useful for booking, event planning, or input forms.
Installation
Usage
API
Calendar Props
For Calendar Component
| Attribute | Type | Description | Default |
|---|---|---|---|
| border | "primary" | "success" | "none" | Controls the focus ring style of the calendar input. | "none" |
| className | string | Additional CSS classes to customize the calendar input styling. | - |
Examples
Default
By default there is no border color to calendar input field
Primary Border
Success Border
Credits
This component is inspired by Rehman Kalawant Design Shared On Github.