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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@
43
43
<Itemtext="Use cascading dropdowns in property pane"url="spfx/web-parts/guidance/use-cascading-dropdowns-in-web-part-properties"SEODescription="Using cascading dropdowns in property pane of your SharePoint Framework client-side web part." />
44
44
<Itemtext="Build custom controls for the property pane"url="spfx/web-parts/guidance/build-custom-property-pane-controls"SEODescription="Build custom controls for additional functionality for the property pane of your SharePoint Framework client-side web part." />
45
45
<Itemtext="Share data between web parts"url="spfx/web-parts/guidance/share-data-between-web-parts"SEODescription="Options and practices on sharing data cross multiple web parts in single page." />
46
-
<Itemtext="Sharing data between web parts"url="spfx/web-parts/guidance/tutorial-share-data-between-web-parts-global-variable"SEODescription="Share data between web parts using a global variable (tutorial)." />
46
+
<Itemtext="Sharing data between web parts (tutorial)"url="spfx/web-parts/guidance/tutorial-share-data-between-web-parts-global-variable"SEODescription="Share data between web parts using a global variable (tutorial)." />
47
47
<Itemtext="Build web parts with SP PnP JS"url="spfx/web-parts/guidance/use-sp-pnp-js-with-spfx-web-parts"SEODescription="Using SharePoint PnP JS library in your SharePoint Framework client-side web part implementation." />
48
48
<Itemtext="Build 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 to build a simple SharePoint Framework client-side web part." />
49
49
<Itemtext="Migrating Angular applications"url="spfx/web-parts/guidance/migrate-angular-1-x-applications-to-sharepoint-framework"SEODescription="Migrating existing Angular v1.x applications to SharePoint Framework client-side web parts." />
0 commit comments