@assaabloy/gw-group-press-releases-slider
Advanced tools
Weekly downloads
Readme
Global web - web components
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": "",
"detailedPageUrl": "",
"title": "",
"text": "",
"noCardMessage": "",
"lastCard": {
"title": "",
"link": {
"text": "",
"url": ""
}
},
"config": {
"padding": {
"top": true,
"bottom": true
}
},
// Translations
"readMore": "Read more",
"regulatory": "Regulatory",
"nonRegulatory": "Non-regulatory",
}
Response from url should contain the following:
{
"itemsTotalCount": 0,
"items": [
{
"id": "",
"title": "",
"isRegulatory": false,
"publishDate": "",
"category": "",
"intro": "",
"introOverridden": true,
"cisionWireUrl": "",
"rawHtmlUrl": "",
"pdfUrl": ""
"image": {
"downloadUrl": ""
"fileName": ""
"title": ""
"urlTo100x100ArResized": ""
"urlTo100x100Thumbnail": ""
"urlTo200x200ArResized": ""
"urlTo200x200Thumbnail": ""
"urlTo400x400ArResized": ""
"urlTo800x800ArResized": ""
},
},
]
}
theme Two different background options:
Dependencies
@assaabloy/gw-group-vendor
@assaabloy/brand-styles
FAQs
Web component - Press Releases Slider
The npm package @assaabloy/gw-group-press-releases-slider receives a total of 843 weekly downloads. As such, @assaabloy/gw-group-press-releases-slider popularity was classified as not popular.
We found that @assaabloy/gw-group-press-releases-slider demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 14 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.