Group Header Template
When grouping is enabled for the Kendo UI for Vue Native Grid header of each group can be customized to use a template. Below you will find a small sample implementing such scenario.
Alternatively, the group header template can also be defined using the render
function, or using named slots.