Skip to content

Instantly share code, notes, and snippets.

@5HT
Created November 18, 2014 15:15
Show Gist options
  • Save 5HT/8be18b663f3ed2820ecb to your computer and use it in GitHub Desktop.
Save 5HT/8be18b663f3ed2820ecb to your computer and use it in GitHub Desktop.
event(validated) -> wf:wire("show spinner"), self() ! {direct,hide}.
event(hide) -> do_extensive_work(), wf:wire("hide spinner").
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment