This component no longer exists. It was in shadcn/ui’s manifest when we first indexed it and is not there now — the registry served its inventory on 2026-08-05 and this item was not on it. The install command below will fail. It is kept here because a tutorial somewhere still tells people to run it.
aspect-ratio
accelya-ui-lib/aspect-ratioRemovedComponent
shadcn/ui publishes no description for this item.
Live preview
live · rendered by the registry
Rendered by shadcn/ui on their own page — this is the component running, not a screenshot of it.Install it
npx shadcn@latest add https://raw.githubusercontent.com/ramsaoji/Accelya-UI-Lib/main/public/r/styles/default/aspect-ratio.jsonSource
1"use client"23import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio"45const AspectRatio = AspectRatioPrimitive.Root67export { AspectRatio }
What it pulls in
npm packages
