Global web - web components
Press Releases Slider
Custom HTML element
<gw-group-press-releases-slider content="" theme=""></press-releases-slider>
Properties
Name | Type | Description |
---|
content | Object | base64 encoded |
theme | String | |
content
{
"url": "URL to api in AEM",
"title": "Lorem ipsum",
"text": "Lorem Ipsum",
"lastCard": {
"title": "Last card title",
"link": {
"text": "Last card link text",
"url": "/"
}
},
"config": {
"padding": {
"top": true,
"bottom": true
}
}
}
theme
Two different background options:
- "theme-alt-1" (white)
- "theme-alt-2" (grey)
Dependencies
@assaabloy/gw-group-vendor