IDownloadFormatConfigurationDisplay

Interface

Represents the display object for configuring a single download format. To be used in editing contexts rather than user-facing contexts.

Extends

Properties

Property Type Notes
label string

Translated label to display for the download format

key Inherited string

Key that identifies the download format.

hidden Optional Inherited boolean

Whether the download format should be hidden from the UI


Interface defined in common/src/core/types/IHubEditableContent.ts:85