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