A React tooltip component from Radix UI Primitives, part of an open-source UI component library for building high-quality, accessible design systems and web apps
Overall
score
96%
Create a React component that displays a tooltip with smooth scale and fade animations that appear to emanate from the trigger element.
The component should:
@generates
export default function AnimatedTooltip(): JSX.Element;Provides accessible tooltip primitives with positioning and state management.
Install with Tessl CLI
npx tessl i tessl/npm-radix-ui--react-tooltipevals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10