Skip to content

Commit

Permalink
Update content/altinn-studio/reference/ux/components/Tabs/_index.nb.md
Browse files Browse the repository at this point in the history
Co-authored-by: Camilla Marie Dalan <[email protected]>
  • Loading branch information
paal2707 and cammiida authored Dec 16, 2024
1 parent 77f1879 commit 301477a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Add the following sections if relevant:
| `tabs` | Array | En liste av fane objekter som inneholder konfigurasjon(`id, title, icon, children`) per fane. |
| `tabs.id` | string | Unik ID-streng for fanen. Må være unik blant alle fanene for denne komponenten. |
| `tabs.title` | string | Tittelen for fanen. |
| `tabs.icon` | string | En URL streng som peker på ikonet til fanen. |
| `tabs.icon` | string | En URL-streng som peker på ikonet til fanen. |
| `tabs.children` | Array | Spesifiserer hvilke komponenter du vil vise når fanen er aktiv. |

<!-- The following is an autogenerated list of the properties available for {{% title %}} based on the component's JSON schema file (linked below).
Expand Down

0 comments on commit 301477a

Please sign in to comment.