labelString(default: null)

The primary text label displayed in the step header.

Example - set the label

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