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

children

endpoints

Type: Namespace

extra

Type: Dict[str, Any]

See extra

extra_evaluated

Type: Dict[str, Any]

See extra

extra_params

include     (evaluated)

Type: bool

See include

iommi_style

Type: str

tag     (evaluated)

See tag

template     (evaluated)

Type: Union[str, iommi._web_compat.Template]