altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
15 lines • 355 B
JSON
{
"switch-radio-btn-name": "atom-switch-cb",
"switch-legend": "Bytt mellom to valg",
"switch-radio-btn-items": [
{
"switch-radio-btn-id": "atom-switch-cb1",
"isChecked": "checked",
"radio-btn-label": "Valg1"
},
{
"switch-radio-btn-id": "atom-switch-cb2",
"radio-btn-label": "Valg2"
}
]
}