@vygruppen/spor-tab-react
v1.0.2
Published
Tabs are used to switch between particular sets of content or functionality.
Downloads
19
Keywords
Readme
Tab (React)
Tabs are used to switch between particular sets of content or functionality.
Installation
$ npm install @vygruppen/spor-tab-react
Usage
import {
Tabs,
TabList,
TabPanels,
Tab,
TabPanel,
} from "@vygruppen/spor-tab-react";
Please refer to the documentation for further usage examples.
Development
Please refer to the root readme for development notes.