Karen

Results 15 comments of Karen

Hello @bunomonteiro. Unfortunately this component doesn't support grouping yet, but this is quite interesting feature, so we will implement it soon. @raiondesu, need your opinion. @bunomonteiro, feel free to contribute...

@wojewsky Yes, ofc we have, but we still can't find a good and flexible solution for this case. Feel free to help us with it :)

Hello! You can use a function wrapper like so: ```html ``` ```js export default { computed: { list1Props() { return { param1: 5, param2: 'asd', } }, list2Props() { return...

But it is better with a usage in tests file

We have created a fork and published a package with the reference to the author of this project. Also we have merged some major PRs into our fork. If you...