UNPKG

@wix/design-system

Version:

@wix/design-system

24 lines (21 loc) 631 B
### dataHook - type: string - description: Mobile preview widget data hook ### skin - type: "neutral" | "gradient" | "custom" - description: Background skin. To use `custom` skin, set it to `custom` and use the `backgroundColor` prop - default: 'neutral' ### 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. - default: '100%' ### width - type: string - description: Sets the width of the component - default: '100%' ### children - type: ReactNode - description: Node to preview