Skip to content

Instantly share code, notes, and snippets.

@kirkshoop
Created September 6, 2013 15:05
Show Gist options
  • Save kirkshoop/6465122 to your computer and use it in GitHub Desktop.
Save kirkshoop/6465122 to your computer and use it in GitHub Desktop.
Binding scenario buttons to the ReactiveCommand
rxrt::BindCommand(ScenarioEnableButton, enable);
rxrt::BindCommand(ScenarioDisableButton, disable);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment