@financial-times/o-header
Version:
Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer
24 lines (23 loc) • 548 B
JSON
{
"origamiType": "component",
"origamiVersion": "2.0",
"brands": ["core"],
"support": "https://github.com/Financial-Times/origami/issues/new?labels=o-header,components",
"supportContact": {
"email": "origami.support@ft.com",
"slack": "financialtimes/origami-support"
},
"supportStatus": "active",
"browserFeatures": {
"required": [
"CustomEvent",
"Array.from",
"Event",
"Element.prototype.classList",
"Array.prototype.forEach",
"Array.prototype.map",
"Array.prototype.filter",
"requestAnimationFrame"
]
}
}