ProductShowcase
A product composed of merged geometry resting on a circular pedestal under soft contact shadows and studio lighting, with a slow auto-rotation.
A product composed of merged geometry resting on a circular pedestal under soft contact shadows and studio lighting, with a slow auto-rotation.
Customize
Product color
Metalness0.8
Roughness0.18
Props
| Prop | Type | Default | Description |
|---|---|---|---|
color | string | — | Overrides the theme --primary for the product. |
metalness | number | 0.8 | Product metalness (0–1). |
roughness | number | 0.18 | Product roughness (0–1). |
className | string | — | Classes for the wrapper element (set its height here). |
theme | "auto" | "light" | "dark" | "auto" | Color source. auto reads the live shadcn theme. |
colorstringOverrides the theme --primary for the product.
Default
—metalnessnumberProduct metalness (0–1).
Default
0.8roughnessnumberProduct roughness (0–1).
Default
0.18classNamestringClasses for the wrapper element (set its height here).
Default
—theme"auto" | "light" | "dark"Color source. auto reads the live shadcn theme.
Default
"auto"