Custom Shimmer in React SPFx

In this article, we learn how to show custom shimmer in React SPFx we can display shimmer before items are rendered or loaded on the page. The shimmer effect enhances the user experience on the site and gives a professional feel to the end-user.     What is Shimmer?   Shimmer is a Library thatIn this article, we learn how to show custom shimmer in React SPFx we can display shimmer before items are rendered or loaded on the page. The shimmer effect enhances the user experience on the site and gives a professional feel to the end-user.     What is Shimmer?   Shimmer is a Library that […]

Read More…

Fluent UI modal popup in SPFx React

In this article, I show you how to create a Fluent UI modal popup in Spfx react here I create one button in the web part, and on the button click the modal popup will open. The fluent UI Modal control I have used for this demo. Let’s create one empty Spfx web part firstIn this article, I show you how to create a Fluent UI modal popup in Spfx react here I create one button in the web part, and on the button click the modal popup will open. The fluent UI Modal control I have used for this demo. Let’s create one empty Spfx web part first […]

Read More…