mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
18 lines
364 B
Markdown
18 lines
364 B
Markdown
|
|
---
|
||
|
|
id: close-modal
|
||
|
|
title: Close modal
|
||
|
|
---
|
||
|
|
|
||
|
|
Use this action to close the modal that is already shown.
|
||
|
|
|
||
|
|
:::info
|
||
|
|
You can also trigger actions from the **JavaScript code**. Check it out [here](/docs/how-to/run-actions-from-runjs).
|
||
|
|
:::
|
||
|
|
|
||
|
|
<div style={{textAlign: 'center'}}>
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
</div>
|
||
|
|
|