suffixOptions.iconString

Defines the name for an existing icon in a Kendo UI theme or SVG content

Example - specify suffix adornment icon

<textarea id="description"></textarea> <script> $("#description").kendoTextArea({ suffixOptions: { icon: "search" } }) </script>
In this article
suffixOptions.icon
Not finding the help you need?
Contact Support