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.

visible

true - indicates the modal is visible and can be called from an action method via event handling

false - indicates the modal is set to be hidden, it will not be displayed on the screen.

Last updated