edoc automate Guide
Breadcrumbs

layout\Container - edoc automate

You can use the Container component to define the arrangement of several components.

Properties

Type

Name

Description

INPUT

Class

Specifies additional CSS classes of the components.

BOOLEAN

Visibility

Indicates whether the component is visible.

LIST

components

Specifies the list of subordinate components.
Direct editing is not possible.

SELECT

Alignment Horizontal

Specifies the orientation of the component.

  • left: Left-aligned

  • center: Centered

  • right: Right-aligned

SELECT

Arrangement

Specifies the arrangement of the components.

  • top to bottom: on top of each other

  • left to right: Side by side