Article Heading

Article Heading

A styled article title component specific to Business Hub resource pages. Renders the article title with publication date, category badge, and author information in a standardized editorial heading format.

Examples

Updated on: June 1, 2025

Control Properties

ParameterTypeDescription
ShowHorizontalRuleCheckboxRenders a horizontal rule (<hr>) below the heading block. Default: enabled.
ShowPublishDateCheckboxDisplays the "Updated on" or "Published on" date below the abstract. Default: enabled.
ShowSharingButtonsCheckboxDisplays favorite and print action icons on the right side of the heading. Default: enabled.
HeadingSizeDroplinkSets the CSS class applied to the abstract heading element.
Column classesInheritedSmall, Medium, Large, Offset column classes for responsive grid layout.

Template Properties

FieldTypeSourceDescription
AbstractSingle-Line TextRoute (Article template)The article title displayed as the main heading of the component.
PublishedOnDateRoute (Page template)Original publication date. Shown when ShowPublishDate is checked and no UpdatedOn date is set.
UpdatedOnDateRoute (Page template)Last update date. Takes priority over PublishedOn when both are present.
PageContentRich TextRoute (Article template)The article body content (not rendered by Article Heading, but part of the Article template).
NavigationTitleSingle-Line TextRoute (Page template)Short title used in navigation menus.
BrowserTitleSingle-Line TextRoute (Page template)Title shown in the browser tab.