Web component - Hero Half Width
npm install @assaabloy/wc-hero-half-width!ASSA ABLOY
Global web - web components
Custom HTML element
``html`
Properties
| Name | Type | Description |
| ------------- | --------- | ----------------------------- |
| heroData | Object | base64 encoded |
| theme | String | |
heroData
` Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamcojs``
{
"title": "Lorem ipsum dolor sit amet",
"html": "
"cta": {
"label": "Read more",
"url": "/#",
"type": "primary",
"visible": true
},
"image": {
"url": "https://res.cloudinary.com/motherload/image/upload/v1607073456/Assa/photo-1584463623578-37726932ba2d_1_nsuyme.jpg",
"label": {
"visible": true,
"title": "Title",
"text": "Label text",
"url": "/#",
"position": "bottomRight"
}
},
"imageOverflow": {
"backgroundColor": "white" | "grey"
}
}
theme \
Two different color options:
Dependencies \
@assaabloy/wc-vendor