
### dataHook
- type: string
- description: Applied as data-hook HTML attribute that can be used in the tests
### skin
- type: enum
- description: Background skin. To use `custom` skin, set it to `custom` and use the `backgroundColor` prop
### backgroundColor
- type: string
- description: Mobile preview widget background color. Can be set with `design system` colors
### height
- type: string
- description: Sets the height of the component.
### width
- type: string
- description: Sets the width of the component
### browserBarSize
- type: enum
- description: Browser bar height
### children
- type: node
- description: Node to preview


