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
(evaluated)Type:
Union[int, str]
assets
Type:
Namespace
children
endpoints
Type:
Namespace
extra
Type:
Dict[str, Any]
extra_evaluated
Type:
Dict[str, Any]
extra_params
include
(evaluated)Type:
bool
iommi_style
Type:
str
tag
(evaluated)template
(evaluated)Type:
Union[str, iommi._web_compat.Template]