Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 821 Bytes

modal.md

File metadata and controls

26 lines (17 loc) · 821 Bytes
description
Modal is a simple UI widget you can use when you want to create Dialogs, Popovers or Alerts.

Modal

{% embed url="https://youtu.be/s8cHVkhj3ec" caption="" %}

Property Description
Quick Dismiss Quickly dismisses or closes the Modal when the user taps outside the modal.
Modal Type Sets the type of the modal(Alert or Form Modal).
Scroll Contents This property enables scrolling within the contents of the modal

Reopening Created Modals

Selecting the created modal listed in the Entity Explorer will open it in Edit mode.

Click to expand

Opening Modals via Widgets

To open the Modals via other widgets please refer to Show Modal function.