Shared Package Library

BookingDocuments

Common

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

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

Booking documents (KWRP-227) with per-document download links (KWRP-228) so the customer can save or print them as PDFs. Each row is a file icon, the document name and a download icon (matching the design). Render-only; shows an empty state when no documents are available. The `download` attribute prompts a save rather than navigating away.


Loading demo…