Search

Search the site

All components

Tablet Mockup

Landscape tablet mockup with thin bezels, top camera, and optional home indicator. Render live React UI via children or a static image.

App preview
Tablet frame with live dashboard UI inside the screen.
Revenue
$12.4k
Users
2,841

Sign in to view this example's source code.

Sign in

Props

NameTypeDefaultDescription
childrenReactNodeundefinedScreen content; overrides image when provided
imagestringundefinedScreen image when children are not provided
imageAltstring"Screen content"Accessible alt text for the screen image
aspectRatio"4/3" | "3/2""4/3"Landscape screen aspect ratio
showCamerabooleantrueFront camera dot on the top bezel
showHomeIndicatorbooleantrueHome indicator bar at the bottom of the screen
viewportClassNamestringundefinedExtra classes on the scrollable screen viewport (children mode)
screenScrollablebooleantrue when childrenEnable vertical scroll inside the screen when using children
classNamestringundefinedClasses for the outer frame container