Shared Package Library

ItineraryFilters

Common

import ItineraryFilters from "@dertour/ui/components/common/ItineraryFilters/ItineraryFilters"

packages/ui/src/components/common/ItineraryFilters/ItineraryFilters.tsx · not yet imported by any brand app

Itinerary filter chips (shared across the quote/booking detail screens). A leading "Show" label plus a toggle chip per itinerary type. Render-only and controlled — the caller owns the `selected` set and filters the timeline.


Loading demo…