@ucam.uis.devops/choose-columns-dialog
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

ChooseColumnsDialog

ChooseColumnsDialog allows selection of column display and ordering for tables.

The component manages its own UI state and communicates via a series of event handler props. Users of the component do not get notified as the user re-orders and adds columns, they only get notified once the user has selected the layout.

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/choose-columns-dialog

Weekly Downloads

46

Version

1.0.8

License

MIT

Unpacked Size

19.4 kB

Total Files

8

Last publish

Collaborators

  • ucam-devops-bot
  • ucam-admin