New to Kendo UI for Vue? Start a free 30-day trial
You’re currently viewing documentation for our jQuery wrappers.This product reached EOL in May, 2024. To ensure smoother transition we provide support till May, 2025. Check here details and migration guidelines.

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: