Split Native Input
Three separate fields for day, month, and year with clear placeholders. Supports single D and M formats. Auto-advances on segment completion.
Segmented Single-Date
Guided segment editing with Tab/Arrow navigation. Calendar popup with slide animation on month change.
Dual-Month Hotel Booking
Two months side by side for booking flows. Min 2 nights, max 14 nights. Quick preset buttons for Tonight, This Weekend, Next 7 Days. Blocked check-in on Sundays. Calendar-only mode prevents manual typing.
Range Selection (Calendar Only)
Range selection where input is read-only. Users must select dates from the calendar popup. Includes clear button.
Week Picker (Calendar Only)
Click any day to select the whole week. Calendar-only mode ensures selection is from the calendar. Row highlights on hover.
Month Picker (Calendar Only)
Opens directly to the month selection grid. Calendar-only mode prevents manual entry.
Inline Calendar
Calendar renders inline (not as a popup). Great for embedding in settings panels, dashboards, or sidebars.
Date + Time Picker
Combined date and time selection. Supports 12-hour and 24-hour formats with hour/minute inputs.
Disabled Dates + Validation
Disable weekends via recurring rules. If you manually type a disabled date, an error is shown. Calendar-only mode recommended for strict enforcement.
Portal Mode
Calendar is appended to document.body as a portal, avoiding overflow clipping from parent containers. Position auto-adjusts to viewport.
Hidden Calendar Icon
Use data-hide-calendar-icon to remove the calendar toggle button. Users can still open the calendar by focusing the input or use it as input-only.
Calendar Only (Single Date)
Force users to pick a date only through the calendar popup. The input is read-only. Great for strict date selection workflows.
Custom Calendar Header
Add custom HTML content above the calendar navigation. Useful for instructions, branding, or context-specific messages.
Analytics & Touch Navigation
Emits analytics events for every interaction. Swipe left/right on touch devices to navigate months with slide animation.