davidjbradshaw / iframe-resizer

Keep iFrames sized to their content.
https://iframe-resizer.com
Other
6.67k stars 981 forks source link

Add Vue3 (with Typescript) Implementation Example #1196

Closed ThomCM closed 10 months ago

ThomCM commented 10 months ago

Shows how to create and register the iframe-resizer directive using version 3 of Vue.

davidjbradshaw commented 10 months ago

Thanks