@wix/design-system
Version:
@wix/design-system
28 lines (25 loc) • 787 B
Markdown
- type: string
- description: Applied as data-hook HTML attribute that can be used in the tests
- type: "neutral" | "gradient" | "custom"
- description: Background skin. To use `custom` skin, set it to `custom` and use the `backgroundColor` prop
- default: 'neutral'
- type: string
- description: Mobile preview widget background color. Can be set with `design system` colors
- type: "size24" | "size18" | "size9" | "size12"
- description: Browser bar height
- default: 'size12'
- type: string
- description: Sets the height of the component.
- default: '100%'
- type: string
- description: Sets the width of the component
- default: '100%'
- type: ReactNode
- description: Node to preview