FilterableItinerary
Itinerary
import FilterableItinerary from "@dertour/ui/components/itinerary/ItineraryTimeline/FilterableItinerary"
The itinerary timeline plus its filter chips (shared across the quote/booking detail screens). Shows a chip only for the item kinds actually present. The chips are a multi-select filter: by default none is selected and the full timeline shows. Selecting one or more chips narrows the timeline to the union of the selected kinds; deselecting all clears back to the full timeline. The chips are omitted when there's nothing to filter (≤ one kind).
Loading demo…