H1ΒΆ
<H1 id: str | None = None class: str | None = None>{{- content -}}
</H1>
html <h1> node.
- param id:
unique identifier of the element.
- param class:
css class for the node, defaults to
fastlife.template_globals.Globals.H1_CLASS.- param content:
child node.