Container
Description
Select and place a container on the page so that you can drop an image, text, or other object inside it. Drag it from the Dev Panel to the selected page.

Parameters
ID
Allows you to give an ID to the wrapper.
Anchor name
When you enter a character string in this parameter, a new index will be added to the table of contents. Clicking on a title in the table of contents will take the user to the corresponding section.
Anchor parent
Selects who the parent is in the anchor menu tree.
Element order
Allows you to change the order of items displayed in the anchor menu.
Repeat
If checked, 2 new parameters appear, allowing you to create as many blocks as you need via a loop.
Function to perform
Name of the function used to retrieve the collection of objects. Instead of being the name of a function, it can also be a collection of objects.
Name of the variable
Name of the object variable for which a new block is to be created.
Page layout
Layout
Allows you to change the method of placing the different blocks.
Spacing
Requires ‘flex’ or ‘grid’ in the ‘layout’ parameter
Used to change the spacing between blocks. The block just to the right, set to ‘px’ by default, is used to select the unit of measurement.
Content justification
Requires ‘flex’ or ‘grid’ in the ‘layout’ parameter
Enables you to change the content placement method.
Object Alignment
Requires ‘flex’ or ‘grid’ in the ‘layout’ parameter
Used to change the horizontal alignment of objects.
Direction
Requires ‘flex’ in the ‘layout’ parameter
Used to define how the blocks should be positioned in relation to each other.
Wrap the elements
Requires ‘flex’ in the ‘layout’ parameter
Used to change the horizontal alignment of objects.
Column Template
Requires ‘grid’ in the ‘layout’ parameter
Used to select the number of columns there should be.
Line template
Requires ‘grid’ in the ‘layout’ parameter
Used to select the number of lines there should be.

