Class
TitleHeading
A directive for customizing the text of a page’s title heading.
final class TitleHeading
Discussion
The heading property will override the page’s default title heading.
The @TitleHeading directive accepts an unnamed parameter containing containing the page’s title heading.
This directive is only valid within a top-level Metadata directive:
@Metadata {
@TitleHeading("Release Notes")
}
Topics
Instance Properties
Type Properties