class documentation

class ACMEHeaderTitle(HeaderTitle): (source)

View In Hierarchy

Display the title / subtitle in the header.

Method render Render the title.
def render(self) -> Text: (source) ΒΆ

Render the title.

Returns
TextThe rendered title.