timeString(default: null)

A time or duration string displayed after a separator in the step header.

Example - show the elapsed time

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