@assaabloy/gw-group-features-cards
v21.7.34
Published
Web component - Features Cards
Downloads
1,190
Maintainers
Keywords
Readme
Global web - web components
Features Cards
Custom HTML element
<gw-group-features-cards content="" theme=""></gw-group-features-cards>
Properties | Name | Type | Description | | ------------- | --------- | ----------------------------- | | content | Object | base64 encoded | | theme | String | |
content
{
"config": {
"padding": {
"top": true,
"bottom": true
}
},
"cards": [
{
"title": "Lorem ipsum dolor sit amet",
"text": "Lorem ipsum dolor sit amet.",
"image": {
"url": "https://some/path/to/fallback-image.png",
"alt": "",
"renditions": {
"blur-up": "https://dummyimage.com/40x40/",
"400": "https://dummyimage.com/400x400/",
"800": "https://dummyimage.com/800x800/",
"1200": "https://dummyimage.com/1200x1200/",
"1600": "https://dummyimage.com/1600x1600/",
"2500": "https://dummyimage.com/2500x2500/"
}
},
},
]
}
theme Background options:
- "theme-alt-1"
- "theme-alt-2"
- "theme-alt-3"
- "theme-alt-4"
Dependencies
@assaabloy/gw-group-vendor
@assaabloy/brand-styles