Getting Started
Components
Special Effects
Animations
Text Animations
Backgrounds
import { Iphone } from "@/components/ui/iphone"
<Iphone />
Prop | Type | Default | Description |
---|---|---|---|
src | string | - | The source of the image to display |
videoSrc | string | - | The source of the video to display |
className | string | - | Additional classes applied to the wrapper <div> |
style | React.CSSProperties | - | Inline styles applied to the wrapper <div> |
<div>
. The component enforces the aspect ratio 433/882.