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

Thought

Interface

Describes a single row rendered inside a ChainOfThought component's body.

Definition

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

Properties

completed

boolean

Sets whether the thought row has completed.

content?

string

Sets the body of the thought—the detailed explanation or result associated with the step.

icon?

string

Sets the name of a font icon that identifies the thought operation or category.

id

string | number

Sets a unique identifier for the thought row.

label?

string

Sets the main label for the thought step, such as Read or Edited.

Sets the number of lines added by the thought, when the step represents an edit.

Sets the number of lines removed by the thought, when the step represents an edit.

Sets supporting context, such as a file name, command, or line range.

svgIcon?

SVGIcon

Sets the SVG icon that identifies the thought operation or category.