Home > @tridion-sites/models > MultimediaComponent
Represents the data of a Multimedia Component: binary content data and metadata fields.
Signature:
export declare class MultimediaComponent extends ComponentBase
Extends: ComponentBase
Constructor | Modifiers | Description |
---|---|---|
(constructor)({ binaryContent, …componentBaseArgs }) | Constructs a new instance of the MultimediaComponent class |
Property | Modifiers | Type | Description |
---|---|---|---|
binaryContent | BinaryContent | undefined | Component’s binary content. |