Classes list
Every class Date range recognizes, straight from the @flickui/css source.
| Class | Purpose |
|---|---|
.date-range | Base class — required |
.date-range-header | Month title + navigation row |
.date-range-nav | Previous/next month buttons |
.date-range-grid | The weekday/day grid table |
.date-range-day | One day button |
.date-range-day-outside | Dims a day belonging to the adjacent month |
.date-range-day-today | Rings the current date |
.is-start / .is-end (button) | Solid-fills the range's start/end day |
.is-end-preview (button) | Ring-outline preview while picking the second date |
.range-start / .range-end (td) | Half-gradient band on the cell containing the start/end day |
.in-range (td) | Full band fill for a day strictly between start and end |