Violet Glow
Cyan Glow
Pink Glow
1<TooltipNeon content="SYSTEM READY" color="cyan">2 <Button variant="outline">Check Status</Button>3</TooltipNeon>Installation
npx zeroui@latest add tooltip-neonProps
| name | type | default | description |
|---|---|---|---|
| content | string | - | - |
| color | "violet" | "cyan" | "pink" | "violet" | - |
| position | "top" | "bottom" | "left" | "right" | "top" | - |