Tabs

Tabs is a component for switching between different display areas.

クリリンのことか……クリリンのことかーーーっ!!!!!

Usage

import { Tabs } from "@yamada-ui/react"
<Tabs.Root>
  <Tabs.List>
    <Tabs.Tab />
  </Tabs.List>
  <Tabs.Panels>
    <Tabs.Panel />
  </Tabs.Panels>
</Tabs.Root>

Use items

クリリンのことか……クリリンのことかーーーっ!!!!!

Change Variants

クリリンのことか……クリリンのことかーーーっ!!!!!
クリリンのことか……クリリンのことかーーーっ!!!!!
クリリンのことか……クリリンのことかーーーっ!!!!!
クリリンのことか……クリリンのことかーーーっ!!!!!

Change Size

クリリンのことか……クリリンのことかーーーっ!!!!!
クリリンのことか……クリリンのことかーーーっ!!!!!
クリリンのことか……クリリンのことかーーーっ!!!!!

Select a Default Item

へっ!きたねぇ花火だ

Change Orientation

クリリンのことか……クリリンのことかーーーっ!!!!!
クリリンのことか……クリリンのことかーーーっ!!!!!

Change Alignment

クリリンのことか……クリリンのことかーーーっ!!!!!
クリリンのことか……クリリンのことかーーーっ!!!!!
クリリンのことか……クリリンのことかーーーっ!!!!!

Stretch to Container Width

クリリンのことか……クリリンのことかーーーっ!!!!!

Disable

クリリンのことか……クリリンのことかーーーっ!!!!!

Manual Activation

By default, the focused tab is automatically activated. If you want to activate the tab at a specific time (when Enter or Space is pressed), set manual to true.

クリリンのことか……クリリンのことかーーーっ!!!!!
クリリンのことか……クリリンのことかーーーっ!!!!!

Lazy Rendering

クリリンのことか……クリリンのことかーーーっ!!!!!
クリリンのことか……クリリンのことかーーーっ!!!!!

Dynamic Tabs

Tab Content a05d4fd6-86c3-46e0-39f6-b09af196f1db

index: 0

id: a05d4fd6-86c3-46e0-39f6-b09af196f1db

Customize Tabs

クリリンのことか……クリリンのことかーーーっ!!!!!

Control

クリリンのことか……クリリンのことかーーーっ!!!!!

Props

Accessibility

Currently, this section is being updated due to the migration of v2.