Documentation
Tabs

Tabs

Display tab content.

Usage

First of all, you need to import the Tabs component from the kitchn package.

import { Tabs } from "kitchn"

Default

Disabled

With icons

Props

NameTypeDefaultRequiredDescriptionAccepted values
titlestring-The title of the tab.-
valuestring-The value of the tab.-
iconJSX.Element--The icon of the tab.-