Skip to content

Instantly share code, notes, and snippets.

@brianaohern
Created July 12, 2018 17:20
Show Gist options
  • Save brianaohern/c9e7fdc3087459aa92bede24cb457af6 to your computer and use it in GitHub Desktop.
Save brianaohern/c9e7fdc3087459aa92bede24cb457af6 to your computer and use it in GitHub Desktop.
om.Action.redirect Example
document.addEventListener('om.Action.redirect', function(event) {
console.log(“Redirect in progress...”);
} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment