tridion-sites-extensions-api-docs

Home > @tridion-sites/models > Component

Component class

Represents the data of a regular Component: content and metadata fields.

Signature:

export declare class Component extends ComponentBase

Extends: ComponentBase

Constructors

Constructor Modifiers Description
(constructor)({ content, backendModel, …componentBaseArgs })   Constructs a new instance of the Component class

Properties

Property Modifiers Type Description
content   FieldsValueDictionary | undefined