3.0.4 • Published 3 years ago

@assaabloy/wc-slider v3.0.4

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

ASSA ABLOY Global web - web components

Slider

Custom HTML element

<aa-slider sliderData="" theme=""></aa-slider>

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

sliderData

{
  "columns": 2 | 3 | 4,
  "title": "This is the Slider Web Component",
  "text": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "content": []
}

content

"content": [
    {
      "image": "https://picsum.photos/900/500",
      "title": "Lorem ipsum",
      "html": "<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet.</p>",
      "ctaLabel": "Button",
      "ctaUrl": "/en/com/lorem/ipsum"
    }

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

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.5

3 years ago

2.0.6

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

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

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

1.0.0

3 years ago

0.0.2-alpha.1

3 years ago

0.0.2-alpha.0

3 years ago