Skip to content

Instantly share code, notes, and snippets.

@NyaGarcia
Created September 3, 2021 12:07
Show Gist options
  • Save NyaGarcia/8df1d03bb63ebbb62590b5b789b31b99 to your computer and use it in GitHub Desktop.
Save NyaGarcia/8df1d03bb63ebbb62590b5b789b31b99 to your computer and use it in GitHub Desktop.
Creating a draggable div in the app.component.html
<div class="awesome-div" cdkDrag>
Awesome draggable div
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment