Week Header Day Provider
The week-header-day-provider
is a utility component that manages the state and data for individual day elements within a week header. It exposes contextual information through its day slot, enabling the creation of customized week day components with consistent behavior and styling.
Provides context and state management for week header day components
Architecture
week-header-day-provider
Slot: default
Reference
-
Week Header Day Provider
The root component that manages the state and data for individual day elements within a week header.
Context
-
weekHeaderDayContext
Provides access to the state and data required for rendering and managing a day component within the week header.