@assaabloy/wc-editorial-section3
v2.0.7
Published
Web component - Editorial Section3
Downloads
88
Maintainers
Keywords
Readme
Global web - web components
Editorial Section3
Custom HTML element
<editorial-section3 editorialData="" theme=""></editorial-section3>
Properties | Name | Type | Description | | ------------- | --------- | ----------------------------- | | editorialData | Object | base64 encoded | | theme | String | |
editorialData
{
"title": "Here goes an short intro to the section",
"html": "<p>Lorem ipsum dolor sit amet, consectetur adipiscing. Duis dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>",
"cta": {
"label": "Read more",
"url": "/#",
"type": "primary | secondary | contrast",
"visible": true
},
"config": {
"padding": {
"top": true,
"bottom": true
}
}
}
theme
Two different color options:
Dependencies
@assaabloy/wc-vendor