Week Event Provider
The week-event-provider
is a utility component that manages and provides context for week-based event displays. It works in conjunction with the week component's event slot to enable the creation of customized event components. This provider handles the state management and data distribution necessary for rendering and managing events within a weekly calendar view.
Provides context and state management for week-based event displays
Architecture
week-event-provider
Slot: default
Reference
-
Week Event Provider
The root component that manages and provides context for week-based event displays.
Context
-
weekEventContext
Provides access to the complete set of states and data required for rendering and managing week event components.