Skip to content

Commit f87aa2c

Browse files
committed
Adding JSOM article to TOC
1 parent 4613d78 commit f87aa2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

misc/SharePointDocumentationToc.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@
3838
<Item text="Use existing JavaScript libraries" url="spfx/web-parts/guidance/use-existing-javascript-libraries" SEODescription="Best practices for using existing JavaScript libraries in your SharePoint client-side web parts." />
3939
<Item text="Reference third-party CSS styles" url="spfx/web-parts/guidance/reference-third-party-css-styles" SEODescription="Reference third party CSS styles in your SharePoint Framework client-side web parts." />
4040
<Item text="Using preconfigured entries" url="spfx/web-parts/guidance/simplify-adding-web-parts-with-preconfigured-entries" SEODescription="Simplify adding web parts with preconfigured entries." />
41+
<Item text="Using JSOM in web part" url="spfx/web-parts/guidance/connect-to-sharepoint-using-jsom" SEODescription="Connect to SharePoint using the JavaScript Object Model (JSOM)." />
4142
<Item text="Validate property pane entries" url="spfx/web-parts/guidance/validate-web-part-property-values" SEODescription="Validate property pane entries from end users." />
42-
<Item text="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." />
43+
<Item text="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." />
4344
<Item text="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." />
4445
<Item text="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." />
4546
<Item text="Tutorial - Share 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)." />

0 commit comments

Comments
 (0)