Closes the currently open dialog. When there is no dialog open then nothing happens.
Example:
{% button text="cancel" action={dialog_close} %}
This button closes any open dialog when clicked.
See also
actions action-dialog_open and action-dialog.
Closes the currently open dialog. When there is no dialog open then nothing happens.
Example:
{% button text="cancel" action={dialog_close} %}
This button closes any open dialog when clicked.
See also
actions action-dialog_open and action-dialog.