e
Table of Contents | ||||
---|---|---|---|---|
|
Status | ||||||
---|---|---|---|---|---|---|
|
Tooltips are small text like bubbles that appear when the user hovers an element.
...
- Tooltips should not be used as the only way to accomplish a task (should not be vital for the task)
- A formatted structure is easier to read than big chunk (see in additional examples under Content)
- Keep it short - If you reach more than 250 chars, reconsider the tooltip and use a pop-over
- Try to avoid tooltip with actions in them
Transition
...
Tooltip should appear with an animated transition and not at once
See video:
View file name Screen Recording 2019-12-29 at 10.24.57.mov height 150
Accessibility compliance
Focus management
...