Shared Package Library

DateCalendar

Common

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

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

Specific-dates view for the "when" picker: a single-month day grid with previous/next-month navigation. Internal to `Searchbar_When_Calendar_001`; grid maths live in `WhenCalendar.helpers`. Renders nothing for a malformed `visibleMonth`.


Loading demo…