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: misc/SharePointDocumentationToc.xml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,11 @@
24
24
<Itemtext="Notes on solution packaging"url="spfx/web-parts/basics/notes-on-solution-packaging"SEODescription="Understand definition details for files used for packaging web parts in solutions in the SharePoint Framework" />
25
25
<Itemtext="Known issues"url="spfx/web-parts/basics/known-issues"SEODescription="Known issues with web parts in the SharePoint Framework" />
<Itemtext="Use existing JavaScript libraries in SharePoint Framework client-side web parts"url="spfx/web-parts/guidance/use-existing-javascript-libraries"SEODescription="Use external JavaScript libraries in your client-side web parts." />
29
+
<Itemtext="Build SharePoint Framework client-side web parts with Angular v1.x"url="spfx/web-parts/guidance/build-client-side-web-parts-with-angular-1-x"SEODescription="Use Angular 1.x in your SharePoint Framework client-side web parts." />
30
+
<Itemtext="Call the Microsoft Graph API using OAuth from your web part"url="spfx/web-parts/guidance/connect-client-side-web-parts-to-aad-secured-resources"SEODescription="Connect your SharePoint Framework client-side web parts to Microsoft Graph API." />
0 commit comments