Question

Can we use SharePoint framework web-part with classic view (I.e. with Our custom Master pages and Page Layouts)?

SharePoint framework is only to use it with our Modern view.? Or to use it with both classic view(like add-in) as well as modern view.?

Thank you.!!

Was it helpful?

Solution

You can use SPFx webparts in modern pages and classic pages both.

Once uploaded in the app catalog and installed in the site collection, you can use it on the your classic pages which have custom page layouts and master page.

It will appear in the webpart gallery under the "Under development" section and then you add it like you add a normal webpart.

enter image description here

Reference - Creating/Provisioning modern pages and SPFx webparts

Waldek's blog SPFx on classic pages - correctly reference images in SPFx

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top