3.0.4 • Published 3 years ago

@assaabloy/wc-hero-fullwidth v3.0.4

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

ASSA ABLOY Global web - web components

Hero Fullwidth

Custom HTML element

<hero-fullwidth heroData=""></hero-fullwidth>

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

heroData

{
  "size": "mini|midi|maxi",
  "alignItems": "top|center|bottom",
  "textBackgroundColor": "default",
  "image": {
    "url": "https://picsum.photos/900/500"
  },
  "header": {
    "text": "Unlock your potential at ASSA ABLOY"
  },
  "body": {
    "text": "This is body text. This is body text. This is body text."
  },
  "cta": {
    "label": "Career",
    "type": "primary",
    "url": "/career",
    "target": ""
  }
}

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.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.10

3 years ago

2.0.9

3 years ago

2.0.8

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.5

3 years ago

2.0.3

3 years ago

2.0.4

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago