Bind SharePoint List Items to SPFx Fluent UI React Dropdown (Step-by-Step)
This tutorial explains how to bind SharePoint list items to a Fluent UI React dropdown in an SPFx React web part using PnP JS, so that any new items added to the list automatically appear in the dropdown. By the end, you will have an SPFx client-side web part where the dropdown is dynamically populated … read more…