I was fortunate enough to present in the PnP Monthly Community Call yesterday. I demoed a sample I contributed to the SharePoint Framework Extensions sample repository called JS-Command-Clone. The sample is a ListView Command Set SPFx Extension that enables the creation of duplicate list items and utilizes PnP JS Core.
Ryan Schouten has provided a great summary and write-up of the full call. You can also watch the recording directly on YouTube. Of course, you can even watch it here where I’ve directly queued up my demo:
Please feel free to reach out to me with any questions or other feedback. Thanks!
Here are some related links:
- The Sample: JS-Command-Clone
- The full repo: SP-Dev-Fx-Extensions
- Getting Started Tutorial: Build your first ListView Command Set extension
- The slides I used: SPFx Extension Sample – Clone