New to Kendo UI for Vue? Start a free 30-day trial
Data Binding
Updated over 6 months ago
Allows you to bind your own data.
The Kendo UI for Vue ChipList has textField and valueField props which you can set. The default value of the textField is equal to text and the default value of the valueField is set to value. This values represent the keys in key-value pairs of the dataItems or defaultDataItems object which is given to the ChipList component. You can use different key-value pairs to represent the text and value pair into your data object. The below example represents the behavior.
Change Theme
Theme
Loading ...