Updated README

This commit is contained in:
mmsharepoint 2021-11-08 14:39:59 +01:00
parent b229a7dbe8
commit 039146bed7
1 changed files with 4 additions and 0 deletions

View File

@ -63,5 +63,9 @@ This webpart illustrates the following concepts:
- Retrieving files with [format=pdf](https://docs.microsoft.com/en-us/graph/api/driveitem-get-content-format?view=graph-rest-1.0&tabs=http) conversion
- [FluentUI Progress Indicator](https://developer.microsoft.com/en-us/fluentui#/controls/web/progressindicator)
## Alternative
When looking for a robust solution in Microsoft Teams espacially also consider my alternative sample created with the yeoman generator for Teams.
There the up- and download functionality takes place in the backend and not via the frontend (browser).
Of course consider the same code to be combined with a SPFx forntend (only).
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-teams-graph-upload-as-pdf" />