{
	"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",
	"ferdigsegment-done": {
		"button-text": "Ferdig",
		"button-class": "a-btn a-btn-success",
		"button-id": "confirm-deletion"
	},
	"ferdigsegment-cancel": {
		"button-text": "Avbryt",
		"button-class": "a-btn-link",
		"display-as-link": true,
		"button-id": "cancel-deletion",
		"margin-right-multiplier": 8
	}
}