abstra-docs
Search…
abstra-docs
Introduction to Abstra
Changelog
Security
Accessibility
Tutorials
Getting started
Lessons
Documentation
Front-end
Actions
Emit Event
Hosted Tables
Call Connector
Set variable
If ... then ... else
Execute JavaScript code
Call element method
Load external script
Upload file
Scroll to element
Periodic
Delay
For each
Show message
Show modal
Hide modal
Send analytics event
Go to page
Go back
External link
Popup Sign in / Sign up
Redirect Sign in/Sign up
Sign in with Username/Password
Logout / Sign out
Arguments
Breakpoints
Code Editor
Components
Elements
Pages
Shortcuts
Springs
Variables
Back-end
Project Settings
Powered By
GitBook
Hide modal
The
Hide modal
action is used to hide the last modal opened by your application.
You don't need to configure any argument for this type of action.
The most common use case for this action is adding it to the on click trigger of a button inside your modal to close it.
The example below closes the
WelcomeModal
component after clicking on the
Close modal
button and then redirects the user to the
/dashboard
page.
​
Previous
Show modal
Next
Send analytics event
Last modified
9mo ago
Copy link