H5 == .. jinjax:component:: H5(id: str | None = None, class_: str | None = None, content: Any) html ``
`` node. :param id: unique identifier of the element. :param class: css class for the node, defaults to :attr:`fastlife.templates.constants.Constants.H5_CLASS`. :param content: child node.