Dimiss Popup
Dismiss Popup is an action that uses to close the Popup.
Usage
It always uses with popup and can be set with a button for dismissing the popup after pressed.
Action [ Dismissed ]
Simply click the action you want to define and drag components inside.
Dismissed:
It used to define the action when the pop is dismissed.
Example
You can make a series of action after you dismissed a "Popup" like go back to previous page then. The logic is showed below. ( ) is used to define the action we selected and [ ] is used to define the properties we set:
Button -> (pressed) -> Dismiss Popup -> (Dismissed) -> Back Prev Page