IBaseExtendedProps

Interface

Optional enrichments that are common to all content types

Properties

Property Type Notes
kind "content" | "service"

Discriminator for the kind of extended props object

additionalResources Optional IHubAdditionalResource[]

Convenience links to additional resources specified in the formal item metadata

downloads Optional IEntityDownloadConfiguration

Download configuration for the item

metadata Optional any

Formal item metadata


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