Animated Tooltip

Animated Tooltip component for Hanzo UI

Component animated-tooltip-demo not found in registry.

Installation

Run the following command:

npx hanzo-ui@latest add animated-tooltip

Usage

import { Animated Tooltip } from "@/registry/default/ui/animated-tooltip"

export default function Example() {
  return <Animated Tooltip />
}

Examples

Default

Component animated-tooltip-demo not found in registry.

API

Documentation coming soon.

Features

  • Built with Radix UI and Tailwind CSS
  • Fully accessible and keyboard navigable
  • Customizable styling with CSS variables
  • TypeScript support

Notes

For more examples and advanced usage, see the examples.