In-App Modals

Shows the list of Modal widgets currently used in the app-building process. It also displays the widgets contained within the modal and the properties/values attached to each widget.

Selecting a specific modal within the section initializes the modal interface and displays its configurable properties. This allows for the adjustment of modal-specific settings and layout attributes.

Variables

A set of Properties is defined for each widget when it is used for building the modal - For example: text and hidden. The values set in these properties are accessible as exposed variables using low-code methodology.

Click on the Data icon next to the component to see the exposed variables of the component

Last updated