Posted 15 December 2020, 7:58 am EST - Updated 3 October 2022, 3:02 pm EST
I am checking FlexGrid and Kendo UI Grid where Kendo explicitly mentioned that it has both wrapper and native Vue components. But, slot template is only available in native Vue component.
https://www.telerik.com/kendo-vue-ui/components/grid/#toc-native-vs-wrapper-grid-component
But, I have noticed similar slot template blog for flex grid.
https://www.grapecity.com/blogs/vue-cell-templates-for-the-flexgrid
So, my primary query is whether FlexGrid is native component or wrapper component?
We can refer the difference in vue developer tools.