File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Menu xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" SupportedProduct =" |SharePoint" SupportedVersion =" |V1.0|" >
3
3
<Item text =" SharePoint Framework Reference" url =" spfx" SEODescription =" Reference documentation for the SharePoint Framework" >
4
+
4
5
<Item text =" sp-webpart-base" url =" spfx/sp-webpart-base-module" SEODescription =" " >
5
6
<Item text =" Classes" url =" spfx/sp-webpart-base/class" SEODescription =" " >
6
7
<Item text =" BaseClientSideWebPart" url =" spfx/sp-webpart-base/class/baseclientsidewebpart" SEODescription =" " />
133
134
<Item text =" SPWeb" url =" spfx/sp-page-context/class/spweb" SEODescription =" " />
134
135
</Item >
135
136
</Item >
137
+
136
138
<Item text =" horizontalline" url =" /" IsSeparation =" true" />
137
139
<Item text =" External packages" url =" spfx/external-packages" SEODescription =" " />
138
140
<Item text =" es6-collections" url =" spfx/es6-collections-module" SEODescription =" " >
Original file line number Diff line number Diff line change 1
1
{
2
2
"Cat" : " SharePoint" ,
3
3
"parentLink" : " /sharepoint" ,
4
+
4
5
"DropdownOptions" : [
5
6
{
6
7
"Title" : " SharePoint Framework" ,
33
34
"Index" : " external"
34
35
}
35
36
]
37
+
36
38
}
You can’t perform that action at this time.
0 commit comments