Skip to content

ryands17/multi-checkbox-select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi checkbox select

This is a simple demo of a multi checkbox selection using vanilla JS. A checkbox is can be selected and then to select a range, you click the checkbox with the shif key and all checkboxes inside the range would be selected.

Prerequisites

  • Node v18 or above (LTS)
  • PNPM

Setup

  • Install the dependencies with pnpm install
  • Run the app with pnpm dev to see this in action

About

A simple example to show to to select multiple checkboxes in a single action using the shift key

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published