@ucam.uis.devops/navigation-panel
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

NavigationPanel

NavigationPanel allows the user to navigate an application by using tabs in a side panel in the application.

A link to generated component documentation generation is here

Auth Token

The CI/CD job that publishes the component to the NPM repository requires NPM_AUTH_TOKEN to be set in the 'Variables' section of the projects CI/CD settings. A token can be generated by running the following commands:

npm login
 Username: {retrieve from the DevOps secrets repo}
 Password: {retrieve from the DevOps secrets repo}
 Email: devops+npm@uis.cam.ac.uk

npm token create
 Password: {as above}

Readme

Keywords

none

Package Sidebar

Install

npm i @ucam.uis.devops/navigation-panel

Weekly Downloads

11

Version

1.0.2

License

MIT

Unpacked Size

18.1 kB

Total Files

22

Last publish

Collaborators

  • ucam-devops-bot
  • ucam-admin