0.0.1 • Published 5 years ago
@splunk-eap/react-selection-actions v0.0.1
Selection Actions
A component to standardize the actions to take on the selected rows in a table
Install the package
npm install @splunk/react-selection-actions
--or--
yarn add @splunk/react-selection-actionsSetup the repo
$ cd ../workflow-components
$ yarn run setupBuild the source
$ cd packages/react-selection-actions
$ yarn run buildStart the demo using the local webpack server
$ yarn run start:demoStart docs
$ yarn docs:startRun unit tests
$ yarn run test0.0.1
5 years ago