Pregunta

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?

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
scroll top