Global web - web components
Navigation
Custom HTML element
<gw-group-nav-header content=""></gw-group-nav-header>
Properties
Name | Type | Description |
---|
content | String | base64 encoded object |
content
{
"currentPage": {
"name": "ASSA ABLOY Career"
},
"menuItems": [
{
"label": "Open positions",
"url": "/#ppen-positions"
},
{
"label": "Diversity & inclusion",
"url": "/#diversit-inclusion"
},
{
"label": "Students",
"url": "/#students"
},
{
"label": "Life at ASSA Abloy",
"url": "/#life-at-assa-abloy"
},
{
"label": "Contact",
"url": "/#contact"
}
]
}
Dependencies
@assaabloy/gw-group-vendor