Skip to content

Sample Property Pane built with HTML elements.

License

Notifications You must be signed in to change notification settings

PathToSharePoint/React-PPP-HTML

Repository files navigation

React-PPP-HTML

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Compatibility

Compatible with SharePoint Online Does not work with SharePoint 2019 Does not work with SharePoint 2016 (Feature Pack 2) Hosted Workbench Compatible

Summary

The React-PPP-HTML sample showcases the use of the Property Pane Portal to display HTML controls in the SPFx Property Pane.

React_PPP_HTML_Sample

Used SharePoint Framework Version

1.14 beta

Solution

Solution Author(s)
React-PPP-HTML Christophe Humbert

Version history

Version Date Comments
0.1.0 January 17, 2022

Disclaimer

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.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Features

This sample showcases the use of HTML controls in the SPFx Property Pane, without the need to build SPFx custom controls.

Implementations:

  • Color picker
  • Date pickers, with Start <= End
  • Range slider
  • Text box with URL validation
  • Cascading selects
  • Checkbox styled as toggle button

References

About

Sample Property Pane built with HTML elements.

Resources

Stars

Watchers

Forks