Month Weekdays Provider
The month-weekdays-provider
is a utility component that manages and provides weekday-related data and functionality for calendar month views. It is designed to be used within the weekdays slot of the month component, enabling customization of weekday displays in calendar interfaces. This provider component exposes necessary context and states for building custom weekday representations.
Provides weekday data and states for calendar month views
Architecture
month-weekdays-provider
Slot: default
Reference
-
Month Weekdays Provider
The root component that manages and provides weekday-related data and functionality for calendar month views.
Context
-
monthWeekdaysContext
Provides access to all states and data required for rendering and managing weekday components within a calendar month view.