Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArticlePage

An article page's structure

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: "article" | "articleMagazine" | "articleLiveBlog" | "event" | "venue"

The article's type

seoData

seoData: SeoData

SEO data pertaining to the site

slots

The slots in the page

Generated using TypeDoc