Page

Base class: Part

A page is used to compose iommi parts into a bigger whole.

See the howto for example usages.

Refinable members

  • after     (evaluated)

    Type: Union[int, str]

  • assets

    Type: Namespace

  • context     (evaluated)

  • endpoints

    Type: Namespace

  • extra

    Type: Dict[str, Any]

  • extra_evaluated

    Type: Dict[str, Any]

  • extra_params

  • h_tag     (evaluated)

    Type: Union[iommi.fragment.Fragment, str]

  • include     (evaluated)

    Type: bool

  • iommi_style

    Type: str

  • member_class

    Type: Type[iommi.fragment.Fragment]

  • parts

    Type: Dict[str, Union[iommi.part.Part, str, iommi._web_compat.Template]]

  • title     (evaluated)

    Type: str

Methods

as_view

on_bind

on_refine_done

own_evaluate_parameters