altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
35 lines • 1.37 kB
JSON
{
"button-text": "En standard knapp",
"button-class": "a-btn",
"button-disabled": false,
"button-type": "button",
"onclick": false,
"button-icon": false,
"display-as-link": false,
"themeCss": "../../css/style.prototype.altinn.css",
"themeJs": "./../../js/altinnPrototyping.js",
"themeJsVendor": "../../js/altinnPrototyping.vendor.js",
"isModal": true,
"be-om-tilgang-header": "Hei Kari!",
"be-om-tilgang-text": "Du ber nå om å få tilgang til tjenesten <b>A-melding:Direkte registrering i Altinn (A01)</b> for <b>Pettersen foto AS</b>. Forespørselen vil bli sendt til tilgangsstyrer.",
"bottom-button-row": {
"buttons": [
{
"button-text": "Be om tilgang",
"button-class": "a-btn a-btn-success mr-1",
"button-disabled": false,
"onclick": "/patterns/04-sider-portal-10-modaler-70-tilgangsforesporsel-be-om-tilgang-kvittering/04-sider-portal-10-modaler-70-tilgangsforesporsel-be-om-tilgang-kvittering.html",
"button-icon": false,
"display-as-link": false
},
{
"button-text": "Avbryt",
"button-class": "a-btn-link",
"button-disabled": false,
"onclick": "location.href='/patterns/04-sider-portal-60-profil-roller-rettigheter-01-profil-roller-rettigheter/04-sider-portal-60-profil-roller-rettigheter-01-profil-roller-rettigheter.html'",
"button-icon": false,
"display-as-link": true
}
]
}
}