TabPane

TabPane are used primarily for

TabPane component working!

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

How to use / Install

Props / API

interface ButtonProps

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

Best practices

TabPane should:

Content guidelines

Accessibility

i18n

Examples (Component in different scenarios)

Related components