vue-friendly-iframe

Dynamic asnyc iframes are a technique for creating non-blocking, super fast loading iframes. Fast loading iframes are essential for building embedded widgets.

Requirements

Installation

Vue Support

Supports on Vue >= 2

Installation and Usage

npm install vue-friendly-iframe --save-dev
JavaScript
import VueFriendlyIframe from 'vue-friendly-iframe';

Vue.component('vue-friendly-iframe', VueFriendlyIframe);
JavaScript

GitHub

A Vue js component for creating super fast loading, non-blocking iframes. — Read More

Latest commit to the master branch on 2-17-2021
Download as zip