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

1.0.2 • Public • Published

AppBar

An application bar which shows the current document's title. If the component has any children, they are rendered within the central Toolbar component in place of the document title.

TODO a link to generated component documentation generation will be included when available. An issue has been created for this.

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/app-bar

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

6.12 kB

Total Files

8

Last publish

Collaborators

  • ucam-admin
  • ucam-devops-bot