Week Header Number Provider
The week-header-number-provider
is a utility component that manages and provides context for displaying week numbers within the week-header
component. It exposes necessary data and states through its number slot, enabling customization of week number presentations while maintaining consistent behavior and accessibility.
Provides context and data management for week number display
Architecture
week-header-number-provider
Slot: default
Reference
-
Week Header Number Provider
The root component that manages and provides context for displaying week numbers within the week-header component.
Context
-
weekHeaderNumberContext
Provides access to all states and data required for rendering and managing week numbers within the
week-header
component.