Custom HTML element
<gw-group-assets-and-links-list content="" theme=""></gw-group-assets-and-links-list>
Properties
Name | Type | Description |
---|---|---|
content | String | base64 encoded object |
theme | String |
content
{
"title": "",
"columns": [{
"assetsAndLinks": [
{
"title": "",
"links": [
{
"title": "",
"url": "",
"asset": true,
"external": true,
"fileSize": ""
}
]
},
]}]
"config": {
"reversedLayout": false,
"columns": 1 | 2 | 3 | 4,
"padding": {
"top": true,
"bottom": true
}
},
}
theme Two different background options:
- "theme-alt-1" (white)
- "theme-alt-2" (grey)
Dependencies
@assaabloy/gw-group-vendor
@assaabloy/brand-styles