3.0.4 • Published 3 years ago

@assaabloy/wc-hero-half-width v3.0.4

Weekly downloads
39
License
MIT
Repository
github
Last release
3 years ago

ASSA ABLOY Global web - web components

Hero Half Width

Custom HTML element

<gw-group-hero-half-width theme="" heroData=""></gw-group-hero-half-width>

Properties | Name | Type | Description | | ------------- | --------- | ----------------------------- | | heroData | Object | base64 encoded | | theme | String | |

heroData

{
  "title": "Lorem ipsum dolor sit amet",
  "html": "<p>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 ullamco</p>",
  "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

3.0.4

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

1.1.1

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago