PanelCol¶
Base class: Fragment
Generates div.col - for wrapping all children of Panel.row.
See the forms cookbook and the table cookbook.
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)¶
- Default:
div See tag
template (evaluated)¶
Type: Union[str, Template]
See template