DayProps
Per-cell calculated flags returned by getDayProps(). Represents the visual and interactive state of a single day cell in the calendar.
import type { DayProps } from "react-date-range-picker-headless";Fields
| Field | Type | Description |
|---|---|---|
date | Date | The Date object for this cell. |