|
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 |
| - <Item text="es6-collections module" url="spfx/es6-collections-module" SEODescription=""> |
5 |
| - <Item text="ForEachable interface" url="spfx/es6-collections-module/foreachable" SEODescription=""/> |
6 |
| - <Item text="WeakMap interface" url="spfx/es6-collections-module/weakmap" SEODescription=""/> |
| 4 | + <Item text="sp-client-base module" url="spfx/sp-client-base" SEODescription=""> |
| 5 | + <Item text="BasicHttpClient class" url="spfx/sp-client-base/basichttpclient" SEODescription=""/> |
| 6 | + <Item text="Compare class" url="spfx/sp-client-base/compare" SEODescription=""/> |
7 | 7 | </Item>
|
8 |
| - <Item text="sp-client-base module" url="spfx/sp-client-base-module" SEODescription=""> |
| 8 | + <Item text="sp-client-preview" url="spfx/sp-client-preview" SEODescription=""> |
| 9 | + <Item text="BaseClientSideWebPart class" url="spfx/sp-client-preview/baseclientsidewebpart" SEODescription=""/> |
| 10 | + <Item text="MockWebPartContext class" url="spfx/sp-client-preview/mockwebpartcontext" SEODescription=""/> |
| 11 | + </Item> |
| 12 | + <Item text="sp-module-interfaces module" url="spfx/sp-module-interfaces" SEODescription=""> |
| 13 | + <Item text="IBundleReference interface" url="spfx/sp-module-interfaces/ibundlereference" SEODescription=""/> |
| 14 | + <Item text="IClientSideComponentLoaderConfig interface" url="spfx/sp-module-interfaces/iclientsidecomponentloaderconfig" SEODescription=""/> |
| 15 | + </Item> |
| 16 | + <Item text="es6-collections module" url="spfx/es6-collections" SEODescription=""> |
| 17 | + <Item text="ForEachable interface" url="spfx/es6-collections/foreachable" SEODescription=""/> |
| 18 | + <Item text="WeakMap interface" url="spfx/es6-collections/weakmap" SEODescription=""/> |
| 19 | + </Item> |
| 20 | + <Item text="es6-promise module" url="spfx/es6-promise" SEODescription=""> |
| 21 | + <Item text="Promise module" url="spfx/es6-promise/Promise" SEODescription=""/> |
| 22 | + <Item text="'es6-promise' module" url="spfx/es6-promise/'es6-promise'-imodule" SEODescription=""/> |
| 23 | + <Item text="Promise class" url="spfx/es6-promise/es6-promise" SEODescription=""/> |
| 24 | + <Item text="Thenable interface" url="spfx/es6-promise/thenable" SEODescription=""/> |
| 25 | + </Item> |
| 26 | + <Item text="whatwg-fetch module" url="spfx/whatwg-fetch" SEODescription=""> |
| 27 | + <Item text="Request class" url="spfx/whatwg-fetch/request" SEODescription=""/> |
| 28 | + <Item text="Headers class" url="spfx/whatwg-fetch/headers" SEODescription=""/> |
9 | 29 | </Item>
|
10 | 30 | </Item>
|
11 | 31 | </Menu>
|
0 commit comments