🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@nebula.js/sn-tabbed-container

Package Overview
Dependencies
Maintainers
7
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nebula.js/sn-tabbed-container

A container that lets you scroll through charts by using tabs.

latest
npmnpm
Version
2.4.0
Version published
Maintainers
7
Created
Source

sn-tabbed-container

The tabbed container is a nebula based chart that allows you to switch between charts by using a tab bar.

Contribution

Information about developing and contributing can be found in our contribution guide.

Usage

npm install sn-tabbed-container

Rendering tests

Temporarily, in order to produce/update the linux snapshots, change the "test:e2e": "playwright test" script to "test:e2e": "playwright test --update-snapshots" and let the CI of the PR to produce them before reverting back this change.

The proper solution we need to follow is the one implemented in the nebula-tables (https://github.com/qlik-trial/nebula-tables/blob/main/packages/sn-table/package.json#L38) but currently they are throwing error: Error occured while trying to proxy: localhost:8078/render?....

Keywords

qlik

FAQs

Package last updated on 11 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts