uxcore-checkbox-cell-field

uxcore-checkbox-cell-field component for uxcore.

Usage no npm install needed!

<script type="module">
  import uxcoreCheckboxCellField from 'https://cdn.skypack.dev/uxcore-checkbox-cell-field';
</script>

README

uxcore-checkbox-cell-field

React checkbox cell field

NPM version build status Test Coverage Dependency Status devDependency Status NPM downloads

Sauce Test Status

Development

git clone https://github.com/uxcore/uxcore-checkbox-cell-field
cd uxcore-checkbox-cell-field
npm install
npm run server

if you'd like to save your install time,you can use uxcore-tools globally.

npm install uxcore-tools -g
git clone https://github.com/uxcore/uxcore-checkbox-cell-field
cd uxcore-checkbox-cell-field
npm install
npm run dep
npm run start

Test Case

npm run test

Coverage

npm run coverage

Demo

http://uxcore.github.io/components/checkbox-cell-field

Contribute

Yes please! See the CONTRIBUTING for details.

API

Props

Name Type Required Default Comments