2.0.7 • Published 3 years ago

@assaabloy/wc-editorial-section2 v2.0.7

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

ASSA ABLOY Global web - web components

Editorial Section2

Custom HTML element

<editorial-section2 editorialData="" theme=""></editorial-section2>

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

editorialData

{
  "title": "Here goes an short intro to the section",
  "image": {
    "url": "https://picsum.photos/900/500",
    "label": {
      "visible": true,
      "title": "Title",
      "text": "Label text",
      "url": "/#",
      "position": "topRight | topLeft | bottomRight | bottomLeft"
    }
  },
  "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 laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>",
  "cta": {
    "label": "Read more",
    "url": "/#",
    "type": "primary | secondary | contrast",
    "visible": true
  },
  "config": {
    "padding": {
      "top": true,
      "bottom": true
    }
  }
}

theme \ Two different color options:

Dependencies \ @assaabloy/wc-vendor

2.0.7

3 years ago

2.0.5

3 years ago

2.0.6

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.3.15

3 years ago

1.3.14

3 years ago

1.3.12

3 years ago

1.3.11

3 years ago

1.3.10

3 years ago

1.3.9

3 years ago

1.3.7

3 years ago

1.3.8

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-alpha.2

3 years ago

1.0.0-alpha.1

3 years ago

1.0.0-alpha.0

3 years ago