Class: PhlexKit::CalendarDays
- Inherits:
-
BaseComponent
- Object
- Phlex::HTML
- BaseComponent
- PhlexKit::CalendarDays
- Defined in:
- app/components/phlex_kit/calendar/calendar_days.rb
Overview
s for the five day states (disabled / selected / today / current
month / other month). The controller picks one per day and interpolates
{day} / {dayDate} / {dayLabel} / {state} — state carries the extra
range/booked classes (range-start / range-end / in-range / booked), and
dayLabel is the full human-readable date used as the button's accessible
name. Per the APG date-grid pattern the is the gridcell (and carries
aria-selected); the