Week Header Provider

The week-header-provider is a utility component that manages and exposes the necessary context and functionality for customizing week header displays. It is specifically designed to work within the week-header slot of the week component, enabling developers to create tailored week header implementations with access to all relevant state and data.

Provides context and functionality for custom week header implementations

Architecture

week-header-provider
Slot: default

Reference

  • Week Header Provider

    The root component that manages and exposes the necessary context and functionality for customizing week header displays.

Context

  • weekHeaderContext

    Provides access to all states and data required for rendering and managing a week header component.

made for toddle