In Backbone View, what is the use of setElement ?

In Backbone View, what is the use of setElement ?

Add Comment



  • 1 Answer(s)

    setElement function is used when Backbone view has to be applied to a different DOM element.

    Platinum Answered on 19/05/2018.
    Add Comment



  • Your Answer

    By posting your answer, you agree to the privacy policy and terms of service.