@assaabloy/gw-group-assets-and-links-list
v22.2.12
Published
Web component - Assets And Links List
Downloads
1,196
Maintainers
Keywords
Readme
Global web - web components
Assets And Links List
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