Bizzomate iframe widget
Category: Widgets
Subcategory: Display widgets
Overview
A simple pluggable iframe widget, designed for Mx9 and for use with srcdoc to directly load HTML from attribute/expression.
Documentation
BizzomateIFrame
A simple pluggable iframe widget.
Features
- Designed for Mx9
- Supports srcdoc to load HTML directly from an attribute / expression
Usage
- Add widget to the page
- Fill in Source URL / DOC
- Specify width and height (optional)
- Specify advanced features (highly optional)
- Go!
Issues, suggestions and feature requests
https://github.com/bizzomate/bizzomateIFrame
Development and contribution
- Install NPM package dependencies by using: npm install. If you use NPM v7.x.x, which can be checked by executing npm -v, execute: npm install --legacy-peer-deps.
- Run npm start to watch for code changes. On every change:
- the widget will be bundled;
- the bundle will be included in a dist folder in the root directory of the project;
- the bundle will be included in the deployment and widgets folder of the Mendix test project.
[specify contribution]
Releases
Version: 1.0.0
Framework Version: 9.17.0
Release Notes: Initial release