The Property Pane Portal allows you to use any Reactjs controls library in the Property Pane. You are no longer limited to out-of-the-box controls, or required to build custom controls from scratch.
This sample features the use of the Property Pane Portal with the Microsoft Fluent UI Northstar controls.
SharePoint Online admin access (Developer tenant for example).
A SharePoint package is included in the repository, or you can clone the repository to build your own.
Solution | Author(s) |
---|---|
react-ppp-northstar | Christophe Humbert (User Managed Solutions LLC) |
Github: @PathToSharePoint Twitter: @Path2SharePoint
Version | Date | Comments |
---|---|---|
1.1.0 | August 2, 2021 | SPFx version-1.13.0-beta.13 |
1.0.0 | March 16, 2021 | Initial release |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
Either use the included SharePoint package or:
- Clone this repository
- Ensure that you are at the solution folder
- in the command-line run:
- npm install
- gulp serve-deprecated
Check out the related blog post for technical details.
- Getting started with SharePoint Framework
- Building for Microsoft teams
- Use Microsoft Graph in your solution
- Publish SharePoint Framework applications to the Marketplace
- Microsoft 365 Patterns and Practices - Guidance, tooling, samples and open-source controls for your Microsoft 365 development