Skip to content

Instantly share code, notes, and snippets.

@stefany-newman
Created October 29, 2019 21:39
Show Gist options
  • Save stefany-newman/46c95f09998330758a1aeb1ed40e6aed to your computer and use it in GitHub Desktop.
Save stefany-newman/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