Forum Discussion
Juan M Baena
Jun 20, 2019Iron Contributor
Development Questions
Good Day: Although our focus with SharePoint Online has not been custom development, we have been asked several times what supported options are there for adding custom markup code and classes fo...
- Jun 20, 2019Yes, SharePoint Framework is where you should go :-): both SPFx WebParts and SPFx Extensions are your options here
Jun 20, 2019
Yes, SharePoint Framework is where you should go :-): both SPFx WebParts and SPFx Extensions are your options here
- Beau CameronJun 20, 2019MVP
jcgonzalezmartin Juan M Baena Yup this the correct option.
Side note - If you are trying to modify the *existing* styles and behaviors of the modern pages. This is not supported and you should not try and do that.- Juan M BaenaJun 20, 2019Iron ContributorThank you all!