Skip to main content

Interface: ProductDownloadsProps

Defined in: components/ProductDownloads.tsx:16

Properties

className?

optional className?: string

Defined in: components/ProductDownloads.tsx:35

Extra CSS class applied to the root element.


downloads

downloads: PaginatedMediaDocumentResponse

Defined in: components/ProductDownloads.tsx:21

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


labels?

optional labels?: Record<string, string>

Defined in: components/ProductDownloads.tsx:32

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


language

language: string

Defined in: components/ProductDownloads.tsx:26

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