Hi,
Thanks for the updates. Can you please tell me is there any another way to integrate routing with jqxTabs apart from dynamic injection?
Please see below, i want to configure routes in below structure.
<jqxTabs [theme]=”‘custom'” #jqxTabs [width]=”‘100%'” [scrollPosition]=”‘both'” >
<div>
Node.js Tab
</div>
<div>
JavaServer Pages Tab
</div>
</jqxTabs>