Skip to content

Instantly share code, notes, and snippets.

@Stefany93
Created October 29, 2019 21:39
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 Stefany93/46c95f09998330758a1aeb1ed40e6aed to your computer and use it in GitHub Desktop.
Save Stefany93/46c95f09998330758a1aeb1ed40e6aed to your computer and use it in GitHub Desktop.
AMP buttons
<button on="tap:myVideo.play">
Play
</button>
<amp-video id="myVideo"
/* amp-video attributes */
></amp-video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment