@uxui/checkboxes
v0.0.2
Published
React hook allows using shift+click to select range of checkboxes and more...
Maintainers
Readme
@uxui/checkboxes
React hook adds "shift+click" magic to your checkboxes.
Install
yarn add @uxui/checkboxesUsage
import * as React from 'react';
import { useCheckboxes } from '@uxui/checkboxes';Examples
Examples of usage can be found here. More comming soon :)
License
MIT © zlatanpham
