Edit
Edit Profile
Delete
Delete Item
Copied!
1<TooltipMinimal content="Just text">2 <span className="cursor-help underline decoration-dotted">Hover text</span>3</TooltipMinimal>Installation
npx zeroui@latest add tooltip-minimalProps
| name | type | default | description |
|---|---|---|---|
| content | string | - | - |
| position | "top" | "bottom" | "left" | "right" | "top" | - |