Tab

Tab are used primarily for

Tab component working!

Tab works
app.tsx
  import { Tab } from "@chepe/ui";
 
export default function App() {
  return <Tab>Tab works</Tab>;
}
 

How to use / Install

Props / API

interface ButtonProps

PropDefaultOptions
sizemedium"small", "medium", "large"

Best practices

Tab should:

Content guidelines

Accessibility

i18n

Examples (Component in different scenarios)

Related components