Hie,
this.myTabs.setContentAt(1,document.createElement(‘label’));
actually y using this method i cant add html element inside jqxtab. its throwing error
“Argument of type ‘HTMLLabelElement’ is not assignable to parameter of type ‘string’.”
why i m not able to add label