0.1.2 • Published 9 years ago

react-redux-provide-selectable v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Feel free to submit any pull requests or create issues for anything you think might be useful!

react-redux-provide-selectable

build status npm version npm downloads

Provides a handful of common actions and props specific to selecting keys within some object.

Installation

npm install react-redux-provide react-redux-provide-selectable --save

Usage

Your components can be optionally provided a map (object), the selectedKey, and/or the selected value. Simply specify their propTypes within your @provide decorator. For a list of available actions, just take a look at the source.

Example

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago