{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "border-beam-demo", "title": "Border Beam Demo", "description": "Example showing an animated rotating gradient border.", "registryDependencies": [ "https://pioneerui.com/r/border-beam" ], "files": [ { "path": "registry/example/border-beam-demo.tsx", "content": "import { BorderBeamCard } from \"../pioneerui/border-beam\"\n\nexport default function BorderBeamDemo() {\n return (\n
\n An animated rotating gradient border that brings attention to any card or container.\n
\n