UNPKG

@wix/design-system

Version:

@wix/design-system

16 lines (12 loc) 526 B
### dataHook - type: string - description: Applied as data-hook HTML attribute that can be used in the tests ### children - type: node - description: Children to render. ### className - type: string - description: Specifies a CSS class name to be appended to the component’s root element. ### aspectRatio - type: union - description: Predefined Proportion.square (1), Proportion.portrait (3/4), Proportion.cinema (16/9), Proportion.landscape (4/3), or a custom number (width / height) or 'none' for original size