Modern Script Editor Web Part using SharePoint Framework (SPFx)
In classic SharePoint sites, the script editor webpart is available, but in modern SharePoint Online sites, it is not available due to security and performance considerations. To achieve similar functionality, we can create an SPFx React-based script editor webpart. In this article, I will explain how to create a script editor webpart for the SharePoint … Read more >>>