@kitsuyui/react-tab
v0.1.6
Published
Abstract tab UI component for React
Downloads
1
Readme
@kitsuyui/react-tab
Simple tab React component. This component is a base for creating tab UI components. This component doesn't have any styles, positions, states, or any other details. This component only provides an ideal structure for tab UI and its ReactContext.
So, you can customize the tab UI as you want. Or you can compose this component with other components and CSS modules.
Demo
Storybook: https://react-playground.docs.kitsuyui.com/storybook/
Installation
npm
npm install @kitsuyui/react-tab
yarn
yarn add @kitsuyui/react-tab
pnpm
pnpm add @kitsuyui/react-tab
License
MIT