class documentation

class ACMEHeader(Header):

View In Hierarchy

Display the header of the ACME text UI.

Method compose Compose the header.
Instance Variable tall Make the header tall. Inherited from the parent class.
def compose(self) -> ComposeResult:

Compose the header.

Yields
The header content.
tall: bool =

Make the header tall. Inherited from the parent class.