Skip to main content

ArticleCardBlock

Overview

ArticleCardBlock represents an article card component within the content model. It includes attributes for accessibility, titles, descriptions, media assets, and linking handles.

Attributes

type

type: literal = 'articleCard'

Discriminant for this block type.

ariaLabel

type: string (optional)

Accessibility label for the article card.

title

type: string (optional)

Title of the article card.

description

type: string (optional)

Description of the article card.

media

type: Media (optional)

Media asset associated with the article card.

handle

type: string (optional)

Identifier used for linking to the full article or related content.