Tooltip

Content Type: Widget
Categories: Utility

Overview

The Tooltip widget adds additional information upon click, hover or focus to a UI element. Its purpose is to provide context and to explain the function.

Documentation

Please see Tooltip in the Mendix documentation for details.

Releases

Version: 1.3.3
Framework Version: 9.6.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 1.3.2
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue where Tooltip not closing on escape key press.
Version: 1.3.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue with Tooltip widget not displaying correctly when close to a datagrid table header. - We fixed an issue with Tooltip widget triggering unexpectedly due to width of trigger element. - We fixed an issue with Tooltip widget hover event not closing tooltip when attached to a disabled input
Version: 1.3.0
Framework Version: 9.6.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.2.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue with Tooltip widget having positioning issues on a specific placement.