Hint
Description
Hint is a more compact counterpart of Tooltip that displays element's name or text when it's hidden or cropped.
Use hint in the following cases:
- With buttons, links, or other controls that don't have visible text.
- With truncated text.
Appearance
By default, hint appears above the trigger, but you can choose other placement options. Try placing the hint so that it doesn't cover other UI elements.

Interaction
Hint appears on:
- mouse hover
- keyboard focus
Hint disappears when:
- mouse leaves the trigger
- trigger is no longer focused
- user presses
Esc
When the trigger is large, hint automatically appears closer to the cursor position.
