Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@camped-ui/tabs

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@camped-ui/tabs - npm Package Compare versions

Comparing version 2.0.2 to 2.1.0

13

package.json
{
"name": "@camped-ui/tabs",
"version": "2.0.2",
"version": "2.1.0",
"main": "dist/index.js",

@@ -21,4 +21,11 @@ "scripts": {

},
"author": "IncrescoTech",
"homepage": "https://github.com/incresco#readme"
"author": "incresco",
"homepage": "https://ui.camped.academy",
"keywords": [
"camped",
"camped-ui",
"next.js",
"tabs",
"components"
]
}

@@ -1,1 +0,13 @@

# @camped-ui/navigation-menu
# tabs
Tabs component is a powerful navigation element that presents a set of layered sections of content, known as tab panels. Each tab panel is associated with a tab, and only one tab panel is displayed at a time. Users can switch between tabs to access different sets of content, making it an efficient and organized way to present information. The Tabs component enhances user experience by providing clear navigation and compartmentalizing content, ideal for scenarios where multiple views or functionalities need to be presented within a confined space.
## Installation
```bash
yarn add @camped-ui/tabs
```
## Usage
View docs [here](https://ui.camped.academy/docs/components/tabs).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc