Options
All
  • Public
  • Public/Protected
  • All
Menu

Content used on the page.

Hierarchy

  • Content

Index

Methods

  • Returns ContentModel

    The content data as it is returned in the Page Model API.

  • Type Parameters

    • T extends Record<string, any>

    Returns T & ContentModel

  • getId(): string
  • Returns string

    The content id.

  • getLocale(): undefined | string
  • Returns undefined | string

    The content locale.

  • getName(): string
  • Returns string

    The content name.

  • getUrl(): undefined | string
  • Returns undefined | string

    The link to the content.