New to Kendo UI for Vue? Start a free 30-day trial
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.
Change Theme
Theme
Loading ...
Alternatively, the group header template can also be defined using the render
function, or using named slots.