Month Event Provider
The month-event-provider
is a utility component that manages and provides event-related data and functionality for the month
component. It exposes a context, enabling the creation of customized event components with access to all necessary event states and data.
Provides context and functionality for customizable month event implementations
Architecture
month-event-provider
Slot: default
Reference
-
Month Event Provider
The root component that manages and provides event-related data and functionality for the month component.
Context
-
monthEventContext
Provides access to all event-related states and data required for building custom event components within the
month
component.