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

Represents the Kendo UI Checkpoint component for Angular. Displays a decorative separator between conversation turns with a restore or redo action.

Definition

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

Selector:kendo-checkpoint

Export Name:Accessible in templates as #kendoCheckpointInstance="kendoCheckpoint"

Syntax:

html
<kendo-checkpoint state="restore" (action)="onCheckpointAction($event)"></kendo-checkpoint>

Inputs

displayMode

"hover" | "always"

Sets whether the Checkpoint is always visible or visible only when the user hovers over it.

Default:

'hover'

Sets the current state of the Checkpoint.

Events

Fires when the user clicks the Checkpoint. The event arguments contain the current state.

In this article
DefinitionInputsdisplayModestateEventsaction
Not finding the help you need?
Contact Support