Skip to content

Instantly share code, notes, and snippets.

@NetanelBasal
Created June 9, 2022 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NetanelBasal/e7192bd60772f625356fd75d1f30c346 to your computer and use it in GitHub Desktop.
Save NetanelBasal/e7192bd60772f625356fd75d1f30c346 to your computer and use it in GitHub Desktop.
<button copy="Clicking this button copies this text to the clipboard">
Copy
</button>
<button [copy]="fooText">
Copy
</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment