Create Folders and Subfolders in SharePoint document library using SPFx
Recently, we got a requirement from a client to create folders and subfolders in a SharePoint Online document library using SharePoint Framework (SPFx). We can do this using the PnP js library in an SPFx project. In this tutorial, I will explain, step by step, how to create folders and subfolders in a SharePoint document … read more…