dabernathy89 / vue-query-builder

A UI component for building complex queries with nested conditionals.
https://dabernathy89.github.io/vue-query-builder/
MIT License
643 stars 157 forks source link

Ability to name groups #80

Open d0dge opened 2 years ago

d0dge commented 2 years ago

This component is superb :)

What would be awesome is the ability to name rule groups. I gave it a go and obviously it's trivial to add the v-text-field and styling, but I couldn't find a valid way of adding the property and value to the config or query object. My workaround results in the group names being messed up when I re-order the rules.