Month Day Header Provider

The month-day-header-provider is a utility component that provides context and functionality for customizing day header displays within the month component. It exposes necessary data and states through its context, enabling the creation of custom day header implementations that maintain consistency with the calendar system.

Provides context and functionality for customizable month day header implementations

Architecture

month-day-header-provider
Slot: default

Reference

  • Month Day Header Provider

    The root component that provides context and functionality for customizing day header displays within the month component.

Context

  • monthDayHeaderContext

    Provides essential states and data for rendering and managing day headers in the month, enabling custom implementations with flexible styling while maintaining calendar system consistency.

made for toddle