Forum Discussion
Robin Güldenpfennig
May 09, 2017Copper Contributor
Using file picker component in SharePoint Framework Web Part
Is it somehow possible to use the file picker control which is being used by Microsofts Client-Side Web Parts (like the Document or Quick links Web Parts) in our own Web Parts? I have th...
Jul 18, 2018
I don't know of any plans to release a first party component, but if I had to make a bet, I'd say that it's a reasonable request for the Reusable React controls for SPFx solutions or Reusable SPFx property pane controls.
Shqipognja
Nov 20, 2018Copper Contributor
Are all the standard web parts that ship on Modern Pages, "1st party" components and therefore not open source? What is the standard and best practice approach for extending the 1st party components in this case? Understandably a use case for creating a uniform user experience would be to have the same file picker utility for various custom web parts, but as it stands that does not seem possible.