In this lesson, we’ll use our newly created service class to load SharePoint REST service response data into our web part’s React component state. Using iterators, we’ll learn how to display list state within our web part render template to render SharePoint list data into the web part HTML. Along the way, we’ll implement loading indicators and handle request errors to inform users when something goes wrong.
Lesson Source Code: https://github.com/himanshu28chavan/Dash
Download
0 formats
No download links available.
Web Services and Component State — Introduction to SharePoint Framework | NatokHD