tridion-sites-extensions-api-docs

Home > @tridion-sites/models > ComponentBase > componentType

ComponentBase.componentType property

Type of the Component (Normal or Multimedia).

This type is derived from the “Schema” on which the Component is based.

Signature:

get componentType(): ComponentType | undefined;