Installation
npx shadcn@latest add "https://magicui.design/r/android"Examples
With Image
With Video
Props
| Prop | Type | Description | Default |
|---|---|---|---|
| width | number | The width of the Android window | 433 |
| height | number | The height of the Android window | 882 |
| src | string | The source of the image to display | |
| videoSrc | string | The source of the video to display |
The Android component also accepts all properties of the SVGElement type.