New to Kendo UI for VueStart a free 30-day trial

The properties of the footer Grid Cell.

Definition

Package:@progress/kendo-vue-grid

Properties

colSpan?

number

field?

string

The field to which the footer cell is bound.

index?

number

The index of the column that is rendered.

locked?

boolean

The locked state of the column.

tdProps?

TdHTMLAttributes

The props and attributes that are applied to the td element by default.