Content
The Chip provides options for specifying its content.
To configure the content, use any of the following approaches:
Passing a String
Passing a string to the label
field is the basic way to display a chip text. The text that is passed represents the rendered content of the chip.
Custom Content
You can also define any custom content as a label between <kendo-chip>
tags.