HTML Element
Content Type: Widget
Categories: User Interface
Overview
The HTML element widget is an advanced widget that enables creating custom HTML elements to build all kind of structures, visualizations or interactions.
For example it can be used to do advanced text formatting, build custom UI components, embed HTML code and much more. It contains settings to define the HTML tag, HTML attributes, events, repeat elements and this widget can be nested and combined with other widgets.
Documentation
Please see HTML element in the Mendix documentation for details.
Releases
Version: 1.2.11
Framework Version: 9.12.0
Release Notes: ### Security
- Updated dompurify library to version 3.4.12 to incorporate latest security fixes.
Version: 1.2.10
Framework Version: 9.12.0
Release Notes: ### Fixed
- We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.
Version: 1.2.9
Framework Version: 9.12.0
Release Notes: ### Security
- Updated dompurify library to version 3.4.11 to incorporate latest security fixes.
Version: 1.2.8
Framework Version: 9.12.0
Release Notes: ### Security
- Updated dompurify library to version 3.4.10 to incorporate latest security fixes.
Version: 1.2.7
Framework Version: 9.12.0
Release Notes: ### Security
- Updated dompurify library to version 3.4.0 to incorporate latest improvements and security fixes.
Version: 1.2.6
Framework Version: 9.12.0
Release Notes: ### Security
- Updated dompurify library to version 3.3.3 to incorporate latest improvements and security fixes.
Version: 1.2.5
Framework Version: 9.12.0
Release Notes: ### Added
- We added a license file and a readme documenting all open source dependencies used in this package.
Version: 1.2.4
Framework Version: 9.12.0
Release Notes: ### Fixed
- We fixed a warning related to non-unique "key" props that appeared in certain scenarios. Thanks @Andries-Smit and @DiljohnSingh for your contributions!
Version: 1.2.2
Framework Version: 9.12.0
Release Notes: ### Security
- Updated dompurify library to version 3.2.4 to incorporate latest improvements and security fixes.
Version: 1.2.1
Framework Version: 9.12.0
Release Notes: ### Security
- Updated dompurify library to version 2.5.6 to prevent template injection.