UNPKG

altinn-designsystem

Version:

Altinn Design system based on Pattern Lab.

23 lines 717 B
{ "table-calculation": { "table-tbody-items": [ { "table-tbody-text": "<th scope=\"row\">Bruttolønn</th> <td>100 000</td>" }, { "table-tbody-text": "<th scope=\"row\">Arbeidsgiveravgift 14.1% av 100 000</th> <td>14 100</td>" }, { "table-tbody-text": "<th scope=\"row\">Feriepenger: 10,2% av 100 000</th> <td>10 200</td>" }, { "table-tbody-text": "<th scope=\"row\">Pensjon: Minimum 2% av 100 000</th> <td>2 000</td>" } ], "table-tfooter-items": [ { "table-tfooter-text": "<th scope=\"row\">Totalkostnad på en lønnskjøring på 100 000 brutto</th> <td>126 300</td>" } ] } }