4.0.3 • Published 3 years ago

@assaabloy/wc-editorial-section4 v4.0.3

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

ASSA ABLOY Global web - web components

Editorial Section4

Custom HTML element

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

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

editorialData

{
  "title": "Here goes an short intro to the section",
  "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>",
  "media": {
    "type": "video | image",
    "image": {
      "url": "https://picsum.photos/900/500",
      "label": {
        "visible": true,
        "title": "Title",
        "text": "Label text",
        "url": "/#",
        "position": "topRight | topLeft | bottomRight | bottomLeft"
      }
    },
    "video": {
      "title": "This is a title",
      "src": "https://www.youtube-nocookie.com/embed/NNOpC7or7no?rel=0&wmode=transparent"
    }
  },
  "cta": {
    "label": "Read more",
    "url": "/#",
    "type": "primary | secondary | contrast",
    "visible": true
  },
  "config": {
    "reversed": true,
    "padding": {
      "top": true,
      "bottom": true
    }
  }
}

theme \ Two different color options:

Dependencies \ @assaabloy/wc-vendor

4.0.3

3 years ago

4.0.1

3 years ago

4.0.2

3 years ago

4.0.0

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.0

3 years ago

1.3.16

3 years ago

1.3.15

3 years ago

1.3.13

3 years ago

1.3.12

3 years ago

1.3.10

3 years ago

1.3.11

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.7

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