webdash-embed
v1.0.0
Published
Embed your favorite plugins or services
Downloads
2
Readme
webdash embed
Embed your favorite plugins or services
npm install --save-dev webdash-embed
Features
- Embed your favorite plugins
- Setup in seconds
Configuration
You can embed any kind of iframe, you just need to provide the code for it. Here's the one I used in the screenshot above.
"embed": "<iframe src='https://gadgets.buienradar.nl/gadget/zoommap/?lat=52.35276&lng=4.89588&overname=2&zoom=13&naam=1012AB&size=2b&voor=1' scrolling=no width=330 height=330 frameborder=no></iframe>"
```