Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BasePage

The structure of a basic page.

Not for direct use

Hierarchy

Index

Properties

contentId

contentId: string

A unique content id

Optional contentName

contentName: string

The content's instance name Will often be used as the title of a Content item, for instance an Author's name or an Articls's title.

inputTemplate

inputTemplate: string

The name of the content type, e.g., 'youtubeVideoEmbed'

lineage

lineage: Lineage

The pages lineage, i.e., as in breadcrumbs

pageType

pageType: PageType

The page's page type

seoData

seoData: SeoData

SEO data pertaining to the site

slots

slots: BaseSlots

The slots in the page

Generated using TypeDoc