@nebula.js/sn-tabbed-container
v0.13.5
Published
A container that lets you scroll through charts by using tabs.
Downloads
745
Readme
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?....