Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ucam.uis.devops/choose-columns-dialog

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ucam.uis.devops/choose-columns-dialog

ChooseColumnsDialog allows selection of column display and ordering for tables.

  • 1.0.8
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
29
increased by141.67%
Maintainers
2
Weekly downloads
 
Created
Source

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}

FAQs

Package last updated on 07 Oct 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc