I have a webpart that is developed using SharePoint Framework. This wepart should appear across the pages in the site collection. I know that we can add server side webparts in master page. How can we add a client side(SPFx) webpart to masterpage?

有帮助吗?

解决方案

You can not add spfx webparts to masterpage. You can use spfx extensions for modern pages.

许可以下: CC-BY-SA归因
scroll top