Skip to content

Implementing a React component to read data from a SharePoint list

Notifications You must be signed in to change notification settings

codegard1/splist-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPList is a simple component that fetches data from a REST service and presents it in an unordered list.

Goals

  • Use Fabric UI List component
  • Successfully retrieve items from a SharePoint list
  • Embed SPList into a SharePoint page on-premise

Completed Goals

  • Implement fetch() to get a single item
  • Implement fetch() to get multiple items
  • Create SPListItem component to wrap around items

About

Implementing a React component to read data from a SharePoint list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published