aspect-ratio
gr8monk3ys/aspect-ratioFreeComponent
aspect-ratio (identity-styled).
Install it
npx shadcn@latest add https://ui.lscaturchio.xyz/r/aspect-ratio.jsonSource
1"use client"23import { AspectRatio as AspectRatioPrimitive } from "radix-ui"45function AspectRatio({6 ...props7}: React.ComponentProps<typeof AspectRatioPrimitive.Root>) {8 return <AspectRatioPrimitive.Root data-slot="aspect-ratio" {...props} />9}1011export { AspectRatio }
What it pulls in
npm packages
Files it writes
More from gr8monk3ys
All 69 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Accordionaccordion | gr8monk3ys | Components | Free | 2 deps | |
| ActiveNavLinkactive-nav-link | gr8monk3ys | Components | Free | no deps · 2 files | |
| alertalert | gr8monk3ys | Components | Free | 1 dep | |
| alert-dialogalert-dialog | gr8monk3ys | Components | Free | 1 dep | |
| attachmentattachment | gr8monk3ys | Components | Free | 2 deps | |
| Avataravatar | gr8monk3ys | Components | Free | 1 dep | |
| Badgebadge | gr8monk3ys | Components | Free | 1 dep | |
| breadcrumbbreadcrumb | gr8monk3ys | Components | Free | 2 deps |
