Norsk Tipping Design System

TabNav

Install

yarn add @ntds/tabs

Import

import { TabNav } from '@ntds/tabs';

Props

PropTypeDefaultDescription
ariaLabelstring—Label places on the nav-element.
elementRef?Ref<HTMLElement>—DOM-element ref of the outmost tag
tw?TwGroupKeys—Tailwind overrides
childrenReactNode—Usually simple text, but can be anything.

On this page