altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
35 lines • 722 B
JSON
{
"icon-prefix": "ai",
"icon-class": "ai-deadline",
"icon-size": "",
"icon-extra-class": "",
"icon-text": "",
"icon-id": false,
"sr-only": false,
"aria-hidden": false,
"stacked-background": false,
"icon-post-text": false,
"icon-title": false,
"icon-sr-only-text": false,
"themeCss": "../../css/style.prototype.altinn.css",
"themeJs": "./../../js/altinnPrototyping.js",
"themeJsVendor": "../../js/altinnPrototyping.vendor.js",
"tab-items": [
{
"tab-active": true,
"tab-href": "href1",
"tab-icon": {},
"tab-title": "Fane 1"
},
{
"tab-href": "href2",
"tab-icon": {},
"tab-title": "Fane 2"
},
{
"tab-href": "href3",
"tab-icon": {},
"tab-title": "En laaang fane"
}
]
}