Skip to main content

Overview

A Tooltip is a thin contextual hint anchored to an icon. Use it to explain a non-obvious field label, surface a regulatory disclaimer next to a control, or expand on an acronym without taking screen space. The icon is configurable from the theme, the trigger is hover or focus, and the overlay positions itself automatically to stay on screen. The Tooltip is allowed inside any container component (Card, Container, Collection) as well as inside chat layouts and process screens.

Properties

Process data binding

To drive Tooltip content from process data, bind Tooltip Text to a process data key:
For static content, set Tooltip Text to a string literal — for example, "Your IBAN is shown as it appears on your bank statement.". See Dynamic and computed values for the full expression syntax.

Theme configuration

Defaults from the platform theme: To override globally, edit Theme → Components → Tooltip in the Designer.

UI Designer overview

Compose screens in the UI Designer.

Conditional styling

Apply dynamic styles to UI components.
Last modified on June 29, 2026