altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
18 lines • 528 B
JSON
{
"button-text": "En knapp som er stylet som en lenke",
"button-class": "a-btn-link",
"button-disabled": false,
"button-type": "button",
"onclick": false,
"button-icon": false,
"display-as-link": true,
"themeCss": "../../css/style.prototype.altinn.css",
"themeJs": "./../../js/altinnPrototyping.js",
"themeJsVendor": "../../js/altinnPrototyping.vendor.js",
"infotext-withboarder-text": "Tekst",
"infotext-withboarder-button": {
"button-text": "knapp",
"button-class": "a-btn-link",
"display-as-link": true
}
}