Creating an Article Link
Link to an article by using the article-linking container component.
Overview
Use the ArticleLink component to create a link to another Apple News Format article. To create a link, nest child components inside the ArticleLink component. You can use these child components to provide content, styling, and layout, like you do with any other Apple News Format component.
The two special components that you can use inside an ArticleLink container are ArticleThumbnail and ArticleTitle. VoiceOver uses these components to make Apple News content more accessible. Apple News automatically populates their content; for example, if you define the ArticleTitle component without explicitly defining the text property, Apple News uses the title of the linked article.