Props & events

Attributes & behavior classes

Two independent class sets combine to draw the band: day state on the <button> (.is-start/.is-end/.is-end-preview) and band state on its parent <td> (.range-start/.range-end/.in-range) — a start day needs both set together.

Attribute / classPurpose
aria-label (on nav buttons)Describes the previous/next month controls

Events

No JavaScript ships with this component — range selection logic is entirely up to the consuming page.

This component is purely presentational — it emits no JavaScript events.