Native Tooltips are interactive in-app messages that appear when users hover over or click on an element. These tooltips provide contextual help without disrupting the user experience, offering on-demand explanations that guide users through your platform.
The settings and design panel allow you to control how your Native Tooltip behaves, including its placement, trigger actions, and design.Settings Options
Element: Choose or manually detect the element you want the tooltip to appear on.
Placement: Adjust where the tooltip will appear relative to the selected element.
Behavior: Choose whether the tooltip triggers on hover or click.
Show on: Select if the tooltip appears when interacting with a badge or element.
Embedding Options
Overlay: The tooltip floats above the page, fixed in place, but can cause layout issues, especially on different screen sizes.
Inline: The tooltip is embedded within the app’s layout, providing a smoother, more native feel.
FrequencyChoose how often the tooltip should appear
Once: The tooltip appears once and is dismissed after interaction.
Every time: The tooltip will always appear every time a user interacts with the element.
Design Options
Badge: Customize the appearance of the tooltip’s badge if using one (i.e., an icon or text).
Box Settings: Adjust the width, border, and padding to fit your desired look.
What if I need the tooltip to appear for only certain users?
What if the tooltip’s message is too long for a small button or icon?
If the message is too long, try breaking it up into multiple tooltips to give more room for text. Also when adding a long text to the tooltips a scroll bar will appear.