New to Kendo UI for Vue? Start a free 30-day trial

PivotGrid Templates

The PivotGrid Vue enables you to customize its appearance by using templates.

The PivotGrid supports the following templates:

Data Cell Template

To set the data cell template, use the :data-cell-template prop.

Example
View Source
Change Theme:

Column Header Template

To set the column header template, use the :column-header-template prop.

Example
View Source
Change Theme:

Row Header Template

To set the row header template, use the :row-header-template prop.

Example
View Source
Change Theme: