Aspect Ratio
thegridcn/aspect-ratioFreeComponent
thegridcn publishes no description for this item.
Install it
npx shadcn@latest add https://thegridcn.com/r/aspect-ratio.jsonSource
1"use client"23import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio"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 thegridcn
All 139 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Accordionaccordion | thegridcn | Components | Free | 2 deps | |
| Agent Avataragent-avatar | thegridcn | Components | Free | no deps | |
| Alertalert | thegridcn | Components | Free | 1 dep | |
| Alert Dialogalert-dialog | thegridcn | Components | Free | 1 dep | |
| Announcement Barannouncement-bar | thegridcn | Components | Free | no deps | |
| Anomaly Banneranomaly-banner | thegridcn | Components | Free | no deps | |
| Arrival Panelarrival-panel | thegridcn | Components | Free | no deps | |
| Avataravatar | thegridcn | Components | Free | 1 dep |
