CaWidget
Shell for displaying widget component based on type
SASS-path: ./styles/components/molecules/ca-widget.scss
Props
| Name | Description | Type | Required | Default |
|---|---|---|---|---|
| configuration | Configuration JSON object | String | true | - |
| type | Type of widget | 'Image', 'Text', 'Product list' | true | - |
| imageSizes | Sizes attribute for the widget image | String | true | - |
| imageRatios | - | Array | true | - |
| isFirst | - | Boolean | false | false |
| widgetAreaVariables | - | Object | true | - |
Events
| Event Name | Description | Parameters |
|---|---|---|
| widget-mounted | - | - |