handoff-app
Version:
Automated documentation toolchain for building client side documentation from figma
31 lines (20 loc) • 585 B
Markdown
title: Tooltips
description: Informative message that appears when a user interacts with an element.
image: component-tooltip
metaTitle: 'Tooltips | Handoff Design System'
metaDescription: 'Tooltips are informative message that appears when a user interacts with an element.'
### Accessibility
Make it clear what this tooltip widget does for the user.
<div className="c-do-dont">
<div className="c-do-dont__do">
<Check /> DO
- What to do with tooltips
</div>
<div className="c-do-dont__dont">
<X /> DON'T
- What not to do with tooltips
</div>
</div>