You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,21 @@ This module will introduce you to working with the Microsoft Graph REST API to a
6
6
7
7
In this lab you will create SharePoint Framework client-side web parts that call the Microsoft Graph JavaScript SDK.
8
8
9
-
*[Lab manual](./Lab.md)
9
+
-[Lab manual](./Lab.md)
10
10
11
11
## Demos
12
12
13
-
*[Show profile details from Microsoft Graph in SPFx client-side web part](./Demos/01-personal-info)
14
-
*[Show calendar events from Microsoft Graph in SPFx client-side web part](./Demos/02-events)
15
-
*[Show Planner tasks from Microsoft Graph in SPFx client-side web part](./Demos/03-tasks)
13
+
-[Show profile details from Microsoft Graph in SPFx client-side web part](./Demos/01-personal-info)
14
+
-[Show calendar events from Microsoft Graph in SPFx client-side web part](./Demos/02-events)
15
+
-[Show Planner tasks from Microsoft Graph in SPFx client-side web part](./Demos/03-tasks)
16
16
17
17
## Watch the Module
18
18
19
19
This module has been recorded and is available in the Office Development YouTube channel: [Leveraging the Microsoft Graph JavaScript SDK from the SharePoint Framework](https://www.youtube.com/watch?v=U1JrBwP3vc8)
**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.**
42
+
**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.**
0 commit comments