Why the attribute value of an Angular class is equal to undefined, inside one of its method, while it is correctly initialized?
In my Angular project I have defined a component called mycomponent
. In the html file called mycomponent.component.html
I have inserted a kendo multiselect
as following: