OptionalcapabilitiesExplicit color capability used for deterministic rendering.
OptionalbackgroundSemantic background token.
OptionalborderSemantic border token.
OptionalthemeSemantic terminal theme.
OptionalboldWhether Blessed should draw the heading in bold. Defaults to true for levels 1 and 2.
OptionaltoneSemantic foreground token.
Heading text. ANSI sequences and Blessed tags are removed.
OptionalalignHorizontal alignment applied after overflow handling.
OptionallevelSemantic heading depth.
OptionalmarkerPrefix the heading with Markdown-style level markers.
OptionaloverflowHorizontal overflow policy.
OptionalunderlineAdd an underline sized to the rendered heading line.
OptionalunderlineCharacter used for the underline.
OptionalomissionOmission marker used by truncate overflow.
OptionaltruncateTruncation position used by truncate overflow.
OptionalwidthMaximum rendered width measured in terminal cells.
Stateful data accepted by the Blessed heading adapter.