vuetable-2-tutorial
vuetable-2-tutorial copied to clipboard
Can you make data editable?
I was wondering if you could make the data editable. There is nothing in the tutorial about it, so I am not sure if this is possible. Is it? :)
Vuetable does not support that out of the box, but it is possible.
But it will require a bit more of your end to implement the editable component. Or maybe you can search for available vue components or javascript lib that could do that job. The following two looks good to me