rtucek/vue-query-builder

Operators with optional parameters

Opened this issue · 0 comments

Hi,

i want to implement a "LIMIT" operation with your query builder. But i am struggeling to bring addtional information to the GroupOperatorControlComponent and back to the Query.

In the end i am thinking of using a custom GroupOperatorControlComponent and place there some kind of input box for a number that "limits" the result.

Is there any possibility to achieve that?

Btw. thank you for your code / time and of course an answer :-)