Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 612 Bytes

File metadata and controls

18 lines (11 loc) · 612 Bytes

jQuery-QueryBuilder-react-integration-example

Simple example of integration jQuery-QueryBuilder within React.js application

Usage

Clone repository and open index.html

Explanation

To pass rules info from jQuery-QueryBuilder app to React component 'getRules' method of jQuery-QueryBuilder is used.

To pass rules info from React component to jQuery-QueryBuilder, 'setRules' method of of jQuery-QueryBuilder is used.

Demo

http://malaman.github.io/jQuery-QueryBuilder-react-integration-example/

License

MIT