请检查https://stackblitz.com/edit/r7-angular2-multislect这个想法是AngularMultiSelect在你的组件中创建类的实例,Viewchild然后调用它的closeDropdown()方法。@ViewChild(AngularMultiSelect, {static: false}) dDown: AngularMultiSelect;
Sample Link: https://stackblitz.com/edit/angular-j5tcvs?file=app.component.ts Still issue persists, please revert us with issue reproducing sample along with replication scenario that will help us to check and proceed further at our end. Query 2: multiselect with checkbox mode ...
>ejs-multiselect> Unfortunately I run into the following error: ERROR EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'". With adding 'unsafe-eva...