Container#
Base class: Fragment
The main container for iommi. This class is useful when you want to apply styling or change the tag of what iommi produces for its content inside your body tag.
Refinable members#
after
Type:
Union[int, str]
assets
Type:
Namespace
attrs
Type: Attrs
children
endpoints
Type:
Namespace
extra
Type:
Dict[str, Any]
extra_evaluated
Type:
Dict[str, Any]
include
Type:
bool
iommi_style
Type:
str
tag
template
Type:
Union[str, iommi._web_compat.Template]