vue-frame icon indicating copy to clipboard operation
vue-frame copied to clipboard

Dynamic component for creation of interfaces with iframes

Results 2 vue-frame issues
Sort by recently updated
recently updated
newest added

It would be a really nice feature if the vue-frame could emit an event for when the iframe has finished loading. Vue-frame is ideal to incorporate iframes in a page....

It would be great if the `vue-frame` and `iframe` would have css-classes matching its states, as known from [vue-router](https://github.com/vuejs/vue-router). ### Handy classes for the `vue-frame` would be: * `frame-link`: as...

enhancement