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

Demo urlhttps://atlasdesignsystem.mendixcloud.com/p/dashboard

Please see HTML element in the Mendix documentation for details.

Releases

Version: 1.2.0
Framework Version: 9.12.0
Release Notes: ### Added - It is now possible to pass configuration to the underlying HTML sanitization library. This makes it possible to extend default configuration that might be too restrictive for certain advanced use cases.
Version: 1.1.1
Framework Version: 9.12.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 1.1.0
Framework Version: 9.12.0
Release Notes: ### Changed - We updated the light and dark icons and tiles for the widget. - We changed colors in the structure mode preview for dark and light modes.
Version: 1.0.1
Framework Version: 9.12.0
Release Notes: ### Fixed - We fixed an issue with HTML Element widget producing errors in Studio Pro versions below 9.18. - We fixed an issue with inline CSS styles parsing
Version: 1.0.0
Framework Version: 9.12.0
Release Notes: Initial release of HTML Element widget.