jQWidgets Forums

jQuery UI Widgets Forums Angular jqxTabs- SetContentAt()

Tagged: 

This topic contains 2 replies, has 3 voices, and was last updated by  shradha 7 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • jqxTabs- SetContentAt() #95279

    medkac
    Participant

    Hi,

    I want to know if it is possible to insert a function inside the “SetContentAt()” method to generate the content of the tab because like it mentionned in api documentation, this method accept only string type. Thank you.

    Best regards,
    Mohamed

    jqxTabs- SetContentAt() #95360

    Peter Stoev
    Keymaster

    Hi Mohamed,

    Unfortunately, this is not possible in our Angular Tabs component.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    jqxTabs- SetContentAt() #100064

    shradha
    Participant

    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

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.