Display Current User Name in SPFx Client Side Web Part
If you’re new to SharePoint Framework (SPFx) or just starting to build the web parts, one of the first things you need to know is how to get the current logged-in user’s information in SharePoint Online. Refer to the image below: In this article, you’ll learn how to fetch and display details such as the … Read more >>>