querybuilder plugin for VueJs Quasar
-
Hello All,
I am looking for a query builder plugin for my VueJs application that can help me do things as shown in the pic like AND OR conditions, applying filters with types like dates, numbers, multi-selects, etc. Can anybody please point me about any cool plugins to achieve this?
I am currently using https://querybuilder.js.org/ jquery plugin in my old jquery based application.