Skip to content

Instantly share code, notes, and snippets.

@clouddueling
Last active December 31, 2015 11:49
Show Gist options
  • Save clouddueling/7982339 to your computer and use it in GitHub Desktop.
Save clouddueling/7982339 to your computer and use it in GitHub Desktop.
angular common directives
<div
style='height: 100px; width: 100px; background: red; cursor: pointer;'
drag
drag-top='object.top'
drag-left='object.left'></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment