H4 == .. jinjax:component:: H4(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.H4_CLASS`. :param content: child node.