labelString(default: "Reasoning")

The primary text label displayed in the step header.

Example - set the label

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