altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
26 lines (24 loc) • 597 B
JSON
{
"text-input-id": "text-input-darkBackground",
"top-label": "Label: ",
"text-input-placeholder": "f.eks placeholder",
"input-type": "text",
"isLarge": false,
"isHidden": true,
"isDark": true,
"styleModifier": "a-bgBlueDarker",
"form-input-hasButton": {
"button-icon": {
"icon-prefix": "ai",
"icon-class": "ai-search"
},
"button-text": [
{
"button-text-value": "Søk",
"button-text-class": "sr-only"
}
],
"form-input-button-action": "Utfør søk",
"onclick": "location.href='link.sider-altinnett-sokeside';"
}
}