How can I use multiple instance of ngx-mat-select-search without checking for input array length?
I made a reusable ngx-mat-select-search component which looks like this
Dynamically inject HTML with Angular code, into existing DOM
I am using Bootstrap Tables in an Angular app. To render custom buttons in a cell, I have to write the HTML code from the Angular Component, defining the HTML as a string. However in this way, I can’t bind component functions