Norsk Tipping Design System

TabNav

Install

yarn add @ntds/tabs

Import

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

Props

PropTypeDefaultDescription
ariaLabelstringLabel places on the nav-element.
elementRef?Ref<HTMLElement>DOM-element ref of the outmost tag
tw?TwGroupKeysTailwind overrides
childrenReactNodeUsually simple text, but can be anything.

On this page