Files
ersatztv/design-system/components/feedback/Tooltip.prompt.md
T
2026-07-02 07:37:00 +02:00

8 lines
261 B
Markdown

**Tooltip** — hover label for icon buttons and truncated text. Wrap the trigger element.
```jsx
<Tooltip label="Reset playout"><IconButton title="Reset"><Ico n="RefreshCw"/></IconButton></Tooltip>
```
Props: `label`, `placement` (top·bottom·left·right).