Device Display API
Properties
| Name | Type | Default | Description |
|---|---|---|---|
width | number | — | Width of the device frame in pixels. Aspect ratio is maintained. |
height | number | — | Height of the device frame in pixels. Aspect ratio is maintained. |
type | string | — | Device shape. Currently supports 'iphone' and 'computer'. |
focus-disabled | boolean | false | Prevents keyboard focus on any element inside the device frame. |