i
Configuration Properties
The configuration properties panel of an element opens when clicking the icon of its context menu.
Name
Name used to reference the element during modeling.
Identifier
Uniquely identifies the element. It is used in the Javascript SDK.
Scroll Bar
It allows defining how the scroll bar behaves inside the reusable page container.
Possible Values
•Automatic: The scroll bar appears only when the contents of the container exceed its visible size.
•Never: The scroll bar does not appear, regardless of the content size.
Auto Height
Determines whether the reusable page container automatically adjusts its height to fit the size of the content it contains.
If this property is checked, the container dynamically grows or shrinks in height based on the loaded content, eliminating the need for scrolling. In this case, the value of the Scroll Bar property automatically adjusts to "Never", since the container does not require sliding.
Page
The pages modeled in the environment are displayed.
Parameters
It allows sending parameters to the selected page.