JSPM

  • Created
  • Published
  • Downloads 1288480
  • Score
    100M100P100Q216811F
  • License MIT

REact Selector Query (resq) - Query React components and children by selector (component name)

Package Exports

  • resq

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (resq) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Installation

$ npm install --save resq

Or

$ yarn add resq

Live Example

https://stackblitz.com/edit/resq-example


Usage