react-redux-provide-selectable

0.1.2 • Public • Published

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

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i react-redux-provide-selectable

    Weekly Downloads

    1

    Version

    0.1.2

    License

    MIT

    Last publish

    Collaborators

    • timbur