SharePoint Interview Questions and Answers
Thursday, May 28, 2020
What is the life cycle of SharePoint framework?
Ans:- Once SPFx is loaded, it starts to initialize all the web parts on the page, indicated by the
OnInit
() event. Then when it's time to paint the web part on the page, the
render
() method is called.
OnInit()
render()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment