jQWidgets Forums

jQuery UI Widgets Forums Angular jqxTab component onCreated missing in 7.0.0

This topic contains 1 reply, has 2 voices, and was last updated by  Martin 6 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • trandma
    Participant

    I am looking into upgrading from 6.0.6 to 7.0.0 and atm the process is blocked by the removal of the onCreated event from the Angular jqxTabs component. The jqx widget itself seems to be unchanged so the removal is a bit strange.

    Is there some other way to get notified when the component has been created and is initialized and ready?

    Thank you


    Martin
    Participant

    Hello trandma,

    We will discuss the removal of the onCreated event again with the team. Thank you for the feedback!
    The reason for it is that you could use the AfterViewInit Angular component’s lifecycle hook and the result would be equivalent.
    You can see this Example.
    If you have any issue, please inform us, so we could help you.

    Best Regards,
    Martin

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

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

You must be logged in to reply to this topic.