Rich Popover

Popover with media, actions, and animated positioning.

Open in v0~1.5 kB

Last updated: March 7, 2026

OpenAI has just announced their latest breakthrough in artificial intelligencemarking a significant leap forward in AI capabilities. This new model represents the most advanced language model ever created, with unprecedented performance across multiple domains including coding, mathematics, and creative writing.

GPT-5's enhanced capabilities extend beyond traditional text processing to include improved visual perception and health-related assistance, making it a versatile tool for both professional and personal use. The model is now rolling out to all users, democratizing access to cutting-edge AI technology.

Installation

npx smoothui-cli add rich-popover

Features

  • Animated entrance and smart positioning
  • Supports media, lists, actions
  • Keyboard and screen reader support
  • Theming and sizes

Accessibility

ARIA Attributes

AttributeElementPurpose
aria-labelYouTube SVG iconProvides an accessible name "YouTube" for the icon
role="img"YouTube SVG iconIdentifies the SVG as an image
focusable="false"YouTube SVG iconPrevents the decorative icon from receiving focus

Screen Reader

  • The popover is built on Radix UI's Popover primitives, which provide built-in focus management and ARIA dialog semantics.
  • External links use rel="noopener noreferrer" and include an external link icon for visual indication.

Reduced Motion

This component respects the prefers-reduced-motion media query via useReducedMotion from Motion. When reduced motion is preferred, the popover content appears and disappears instantly without scale, slide, or blur animations.

Props

On this page

Created by

Powered by

motion.dev
lucide.dev
radix-ui.com