Forum Discussion
SPFx: Differences between full width page layout, single page app and single web part app page
- May 07, 2019
Ah yes. Full width pages are only available for Communication sites as Team Sites currently have the left navigation.
Yes a full app page gives you the entire page layout (underneath the top nav bar/headings)
Beau Cameron , thanks for elaborating on the topic. You confirmed what I've read already in that it's best to leave the DOM alone and not apply customizations of that kind - makes sense to me but as I'm not quite good at SPFx yet I was looking for a quick solution first.
Regarding a single web part app page. Am I correct in understanding that this will cover the entire page width without having to instantiate it on a page that supports the full page width layout?
I understand that another main difference is that it cannot be modified or edited by end users.
And if I used a Custom SPFx Web Parts with "supportsFullBleed":true" would I first need to convert the modern page so that it supports full page width layout?
Because as far as I can tell, only Communication Sites support that layout type at the moment. Article pages to not have this.
Thanks.
Ah yes. Full width pages are only available for Communication sites as Team Sites currently have the left navigation.
Yes a full app page gives you the entire page layout (underneath the top nav bar/headings)