labelString(default: null)

The primary text label displayed in the step header.

Example - set the label

<div id="chain"></div>
<script>
$("#chain").kendoChainOfThought({
    label: "Analyzing request"
});
</script>
In this article
label
Not finding the help you need?
Contact Support