IExtendedProps

Type alias

Represents optional enrichments that can be fetched for a content item. Different groups of content types may have different additional props. This is a discriminated union of the possible additional props.

Value(s):
IContentExtendedProps | IServiceExtendedProps

Type alias defined in common/src/core/types/IHubEditableContent.ts:59