overlay_close Closes the currently open overlay. When there is no overlay open then nothing happens. Example: {% button text="cancel" action={overlay_close} %} This button closes any open overlay when clicked. Edit on GitHub