altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
32 lines • 648 B
JSON
{
"icon-prefix": "ai",
"iconClass": "ai-deadline",
"icon-size": "",
"iconExtraClass": "",
"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,
"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"
}
]
}