how to toggle q-slideitem state by model
-
i want to have a action to toggle all slideitems in a list either left or right at once by binding them to data model. Any clue?
-
Unfortunately, there is no external API method for allowing this. You might want to create a suggestion in the Quasar repo.
Scott
-
I am not sure if what you mean exactly. See this example
https://codepen.io/turigeza/pen/bJeKXX?&editable=true&editors=101 -
That’s a nice try turigeza, but he is talking about the slide-item.
https://v1.quasar-framework.org/vue-components/slide-item
Scott
-
@s-molinari My intentions were good . : ))