Week Header Event Provider
The week-header-event-provider
is a utility component that manages and provides context for week header event components. It exposes necessary data and state management through the event slot of the week header component, enabling the creation of customized week header event implementations while maintaining consistent behavior and accessibility.
Provides context and state management for week header events
Architecture
week-header-event-provider
Slot: default
Reference
-
Week Header Event Provider
The root component that manages and provides context for week header event components.
Context
-
weekHeaderEventContext
Provides access to all states and data required for implementing a week header event component.