Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface List

A list of content items.

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.

hasPagination

hasPagination: boolean

Indicates if the list is paginated.

inputTemplate

inputTemplate: string

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

items

items: TeaserData[]

The list's content items

Optional title

title: string

The List's title. Describes the content it contains. E.g., "הכתבות הנקראות באתר"

Optional url

url: string

A URL associated with the list, will commonly direct to a section-page

Optional urlDescription

urlDescription: string

Text to be inserted as a link to the list's url. Only relevant in certain lists.

view

view: string

The list's name

Generated using TypeDoc