Shared Package Library

MonthGrid

Common

import MonthGrid from "@dertour/ui/components/common/SearchBar/MonthGrid"

packages/ui/src/components/common/SearchBar/MonthGrid.tsx · used by kuoni

Flexible-mode month chips for the "when" picker. Internal to `Searchbar_When_Calendar_001`; render-only — each chip is a native `<button>` so it is keyboard-reachable with a visible focus ring. Months outside [`minDate`, `maxDate`] are greyed and non-selectable.


Loading demo…