{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "headless-popover", "type": "registry:ui", "title": "Headless Popover", "description": "Popovers are perfect for floating panels with arbitrary content like navigation menus, mobile menus and flyout menus.", "dependencies": ["@headlessui/react", "motion"], "files": [ { "path": "registry/headless/popover/index.tsx", "type": "registry:ui", "target": "components/animate-ui/headless/popover.tsx" } ] }