May 06 2022 03:42 PM
Hello,
I'm a total noob in SPfx development, barely done with basic training - HelloWorldWebPart.
I'm wondering if it's possible to extend the web parts that are built into Sharepoint. And if so, how you would go about it.
I'm looking to slightly modify the News web part and was hoping to be able to do something like
May 09 2022 04:32 AM
SolutionSorry, this is not possible as you outlined and there is no expectation at this time to make out of the box webparts open source or release that code.
My recommendation is to check out the huge samples repository available in the PnP Community. There are webpart samples there that might have the functionality you want to add to the out of the box webpart, or might be code there that you could use to jumpstart building your custom webpart. If your final product could be useful for others to see, considering contributing back to the repository. (The instructions on doing that are on the website below.)
Links to the smples repo can be found at the link below, alongs with a LOT more information on multiple development technologies around Microsoft 365. Good luck!
Don Kirkham
Microsoft MVP, Office Development
Please click Mark as Best Response & Like if my post helped you to answer or resolve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
May 09 2022 07:42 AM