An open API service indexing awesome lists of open source software.

https://github.com/mstrlaw/custom-widget

Example code for customizable VueJS component
https://github.com/mstrlaw/custom-widget

iframe vuejs widget

Last synced: about 1 year ago
JSON representation

Example code for customizable VueJS component

Awesome Lists containing this project

README

          

### Example of Customizable VueJs Component
##### Repository for the [article](https://medium.com/@mstrlaw/embedding-and-customizing-a-vuejs-component-through-an-iframe-a492e6e5ff70)

The idea is to load a VueJS component into an iFrame, allowing to pass parameters to the URL which will then customize the component itself.
git

![widget wizard](https://raw.githubusercontent.com/mstrlaw/custom-widget/master/public/custom_widget_2.gif)