percyhanna / rquery

A testing utility that provides React tree traversal similar to jQuery
MIT License
56 stars 9 forks source link

Adds check method to explicitly set the checked property on a node or… #16

Closed kyleaclark closed 9 years ago

kyleaclark commented 9 years ago

… return the value of the checked property on a node

percyhanna commented 9 years ago

Thanks @kyleaclark!