ng bootstrap - Angular 2 ng-bootstap ngb-tabset and ngb-tab - how load the data from dynamically -


in angular 2 ng-bootstrap, can give me direction in how can @ run time, take object representing 3 tabs (title , panel data) , have ng bootstrap tab control use data populate itself?

thanks.

tabs of ngbtabset not input property, doesn't support binding.

but tabs bootstrap easy, think can write custom component.


Comments