UNPKG

@progress/kendo-angular-dropdowns

Version:
11 lines (10 loc) 585 B
/** * @hidden */ /* tslint:disable:max-line-length */ /* tslint:disable:variable-name */ export var MultiselectMessages = { 'array': 'Expected initial values of array type. See http://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/#value-selection', 'object': 'Expected initial values of Object type. See http://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/#value-selection', 'primitive': 'Expected initial values of primitive type. See http://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/#value-selection' };