Tooltip

Also known as: Hover info, Info

Resources

Properties

PropertyValuesDefault
Position VariantEnd | Bottom | Start | TopTop
Label TextstringLabel
Has pointer Booleantrue | falsetrue

When to use

To provide additional context or explanations for various elements without cluttering the UI.
When the information provided is supplementary and not critical for completing a task.

For essential or frequently accessed information, consider displaying the content inline.
If the content needs to be interacted with, as tooltips disappear when users move away their cursor.