Skip to content

Instantly share code, notes, and snippets.

@sirtimbly
Created November 29, 2017 16:08
Show Gist options
  • Save sirtimbly/6b215da1d43c0d8b4b64d625ff8746a2 to your computer and use it in GitHub Desktop.
Save sirtimbly/6b215da1d43c0d8b4b64d625ff8746a2 to your computer and use it in GitHub Desktop.
return $.button.circle.h({
classes: new CC().when(model.viewing === view)
.bgAqua.blue
.otherwise().bgSilver.red
.toObj,
}, ["OK"]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment