Skip to content

Repository files navigation

React select all

A very simple checkbox that supports checked, unchecked, and indeterminite states. Based off the functionality of the select all checkbox in Gmail.

Demo

Demo

Installation

npm install @tgfbikes/react-select-all

Usage

<SelectAllid="select-all"items={this.captains}itemsSelected={this.state.selectedCaptains.length}onChange={this.handleSelectAll}/>

About

A checkbox that can be unchecked, checked, or indeterminite.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages