angular2 forms - How to add PrimeNG accordion tab dynamically -


how add primeng accordiontab dynamically angular2 application ?

content 1

.ts

public addtab(){ let temp = new accordiontab(this.ref); //this not refresh ui }enter code here

the total number of tabs depends on user input , need add them program dynamically. ? suggestions ??


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -