Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 191 Bytes

File metadata and controls

5 lines (4 loc) · 191 Bytes

TIL — Tooltips

Tooltips provide extra info without cluttering the UI. They should appear on hover or tap, not by default. Keep them short and avoid critical information inside tooltips.