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

Represents the template for the content displayed between the Checkpoint's two separator lines. Replaces the default action or restored-state content.

Definition

Package:@progress/kendo-angular-conversational-ui

Selector:[kendoCheckpointTemplate]

Syntax:

html
<kendo-checkpoint [state]="state" displayMode="always">
  <ng-template kendoCheckpointTemplate>
    <button kendoButton fillMode="flat" size="xsmall">Custom action</button>
  </ng-template>
</kendo-checkpoint>
In this article
Definition
Not finding the help you need?
Contact Support