Initializer
init(title:abstract:media:action:featuredEyebrow:)
Creates a new call-to-action section from the given parameters.
init(title: String, abstract: [RenderInlineContent], media: RenderReferenceIdentifier?, action: RenderInlineContent, featuredEyebrow: String)
Parameters
titleThe title of the section.
abstractThe content for the section’s abstract.
mediaA reference to a media item.
actionThe content that describe the primary action.
featuredEyebrowA short description of the section.