Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 529 Bytes

File metadata and controls

13 lines (9 loc) · 529 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.

License

MIT