@pzagorowicz/react-awesome-query-builder
TypeScript icon, indicating that this package has built-in type declarations

6.0.0-alpha.2 • Public • Published

This is a fork of react-awesome-query-builder and it is based on react-awesome-query-builder@5.2.0, on top of this commit.

The main goal of this modification is to make it possible to use functions in the left-hand side operand of a query.

Implementation of this feature is experimental and it is based on the right-hand side (RHS) operand logic and components. It intruduces breaking change due to replacing field property in the query model with the new properties for left-hand side (LHS) operand: lhsValue, lhsValueSrc, lhsValueType and lhsValueError.

Package Sidebar

Install

npm i @pzagorowicz/react-awesome-query-builder

Weekly Downloads

37

Version

6.0.0-alpha.2

License

MIT

Unpacked Size

2.59 MB

Total Files

458

Last publish

Collaborators

  • pzagorowicz