sp-dev-fx-webparts/samples/react-mgtevents
Hugo Bernier b72f29fde5 Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
..
assets Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
config Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
src Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
teams Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
tools Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
.editorconfig Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
.gitignore Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
.yo-rc.json Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
README.md Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
gulpfile.js Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
package-lock.json Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
package.json Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
tsconfig.json Changed path casing and compatibility tags 2021-10-30 17:43:22 -04:00
tslint.json Changed path casing and compatibility tags 2021-10-30 17:43:22 -04: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

Compatibility

SPFx 1.11 Node.js LTS 10.x SharePoint Online Teams Personal App | Tab Workbench Hosted: Does not work with local workbench

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