Skip to content

Instantly share code, notes, and snippets.

@r3trosteve
Created February 16, 2020 21:17
Show Gist options
  • Select an option

  • Save r3trosteve/de50730d15ccc81fd72220d383f46df1 to your computer and use it in GitHub Desktop.

Select an option

Save r3trosteve/de50730d15ccc81fd72220d383f46df1 to your computer and use it in GitHub Desktop.
<template>
<div>
<iframe :src="url" width="100%" height="auto" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment