Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created May 16, 2017 03:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/b1096366388e08c20f8dab1c585ef227 to your computer and use it in GitHub Desktop.
Save goofmint/b1096366388e08c20f8dab1c585ef227 to your computer and use it in GitHub Desktop.
'{rootElement} sendMessage': function(context) {
let text = context.evArg.text;
this._buttonController.getMessage(text);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment