vue-good-table
vue-good-table copied to clipboard
slot and slot-scope are deprecated in Vue 2.6.0+
Enhancement Request
In the documentation about Custom Row Template, slot and slot-scope are used but they are deprecated since Vue 2.6.0. Can you please update the docs?
https://xaksis.github.io/vue-good-table/guide/advanced/ https://vuejs.org/v2/guide/components-slots.html#Deprecated-Syntax
Thank you.