Skip to main content

Interface: ProductDownloadsProps

Defined in: components/ProductDownloads.tsx:17

Properties

className?

optional className?: string

Defined in: components/ProductDownloads.tsx:36

Extra CSS class applied to the root element.


downloads

downloads: PaginatedMediaDocumentResponse

Defined in: components/ProductDownloads.tsx:22

Media documents for the product. Obtain from product.media.documents.


labels?

optional labels?: Record<string, string>

Defined in: components/ProductDownloads.tsx:33

Override any UI string. Available keys: title, download, empty


language

language: string

Defined in: components/ProductDownloads.tsx:27

Language code used to resolve the correct localised document URL and label.