Replies: 2 comments 1 reply
-
@ukrbublik can you please help me with modifications required to add support for CEL conversion, i am using antd framework. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Do you need an import function as well (from CEL to immutable tree)? Example of export logic to SpEL: https://github.com/ukrbublik/react-awesome-query-builder/blob/master/packages/core/modules/export/spel.js
For support of export to CEL need to add similar code to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can i add one more plugin function for converting ImmutableTree to CommonExpressionLanguage just like queryString,spelFormat.
Beta Was this translation helpful? Give feedback.
All reactions