Forum Discussion
MeShare115
Jun 09, 2022Copper Contributor
SPFx for custom page development
Hi All, I am new to SPFx and I want to create a SharePoint Portal using some custom UI and pages should be responsive . Please suggest how can I develop it using SPFx. Thanks, Vinay
- Jun 10, 2022
MeShare115 Yes, modern pages and web parts are responsive by default
The Custom web parts do not automatically become responsive, you will have to make them responsive
FabioO365GoD
Jun 10, 2022Brass Contributor
Hello
I recommend you to use the following libraries
- https://developer.microsoft.com/en-us/fluentui#/ UI
- https://pnp.github.io/pnpjs/ REST API
Thank u
- MeShare115Jun 20, 2022Copper ContributorHi FabioO365GoD ,
I am not much aware about react framework . Can we design good UI using No JavaScript framework. Please suggest.- FabioO365GoDJun 20, 2022Brass ContributorDo you know BOOTSTRAP?
https://getbootstrap.com/docs/5.2/getting-started/introduction/- MeShare115Jun 20, 2022Copper Contributor
- MeShare115Jun 10, 2022Copper ContributorHi ,
Thanks for your response . Is SharePoint online modern pages are not responsive by default??- FabioO365GoDJun 10, 2022Brass Contributor
MeShare115 Yes, modern pages and web parts are responsive by default
The Custom web parts do not automatically become responsive, you will have to make them responsive