selectedBoolean(default: false)

Toggles the selected state of the Chip.

Example

<span id="chip"></span> <script> $("#chip").kendoChip({ label: 'Selected', selectable: true, }); </script>
In this article
selected
Not finding the help you need?
Contact Support