Skip to content

Instantly share code, notes, and snippets.

@KitWallace
Created August 30, 2012 09:05
Show Gist options
  • Save KitWallace/3524587 to your computer and use it in GitHub Desktop.
Save KitWallace/3524587 to your computer and use it in GitHub Desktop.
fragment of menu to control the talking clock
<item title="Clock" action="'Clock is '+ get('clock').status()">
<item action="'Clock is now '+ get('clock').toggle().put().status()"/>
</item>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment