sp-dev-fx-webparts/samples/react-mgtEvents
Hugo Bernier 058899702f Fixed SPFx version image on readme 2020-12-02 00:01:02 -05:00
..
assets commit new sample 2020-12-01 00:14:28 +00:00
config commit add API Permissions 2020-12-01 00:24:19 +00:00
src commit new sample 2020-12-01 00:14:28 +00:00
teams commit new sample 2020-12-01 00:14:28 +00:00
tools commit new sample 2020-12-01 00:14:28 +00:00
.editorconfig commit new sample 2020-12-01 00:14:28 +00:00
.gitignore commit new sample 2020-12-01 00:14:28 +00:00
.yo-rc.json commit new sample 2020-12-01 00:14:28 +00:00
README.md Fixed SPFx version image on readme 2020-12-02 00:01:02 -05:00
gulpfile.js commit new sample 2020-12-01 00:14:28 +00:00
package-lock.json commit new sample 2020-12-01 00:14:28 +00:00
package.json commit new sample 2020-12-01 00:14:28 +00:00
tsconfig.json commit new sample 2020-12-01 00:14:28 +00:00
tslint.json commit new sample 2020-12-01 00:14:28 +00:00

README.md

React-mgtEvents

Summary

This sample shows how to use Microsoft Graph Toolkit in SPFx and custom with Fluent UI Fabric Controls

ScreenShots

mgtEvents

Used SharePoint Framework Version

SPFx 1.11.0

Applies to

Solution

Solution Author(s)
react-mgtEvents João Mendes

Version history

Version Date Comments
1.0 November 29, 2020 Initial release

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

If you have not previously granted the required Microsoft Graph permissions, you need to:

  • Run gulp bundle --ship
  • Run gulp package-solution --ship
  • Install the .sppkg file (under .\sharepoint\solution) to the SP app catalog
  • Approve the API permissions in the new SP admin center