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
- Host: GitHub
- URL: https://github.com/mstrlaw/custom-widget
- Owner: mstrlaw
- Created: 2018-07-29T16:56:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T13:52:50.000Z (about 2 years ago)
- Last Synced: 2025-04-12T20:53:11.272Z (about 1 year ago)
- Topics: iframe, vuejs, widget
- Language: HTML
- Size: 235 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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
