Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147712 | Sep 20,2019 07:10 PM UTC | Apr 24,2020 08:36 AM UTC | Angular - EJ 2 | 5 |
![]() |
Tags: Tab |
<hello style="display: none" id='custom'> </hello> |
addDynamicTabComponent() {
const count: number = this.tabObj.items.length;
const item1: Object = { header: { text: 'Tab ' + count }, content: '#custom' };
this.tabObj.addTab([item1], this.tabObj.items.length);
this.tabObj.dataBind();
this.tabObj.select(count);
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.