Skip to content

Commit 04c4f79

Browse files
suramamsuramam
authored andcommitted
Adding ref MD content
1 parent 6048350 commit 04c4f79

File tree

127 files changed

+6737
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+6737
-1
lines changed
Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# SharePoint Framework Reference
2-
The SharePoint Framework object model is built in TypeScript. to learn more about the classes, methods, and other types available for building your SharePoint Framework solutions, see the [SharePoint Framework reference](https://sharepoint.github.io/).
2+
3+
## Modules
4+
5+
| Module | Description|
6+
|:-------------|:-------|
7+
|[sp-client-base](./spfx/sp-client-base-module.md)||
8+
|[sp-client-preview](./spfx/sp-client-preview-module.md)||
9+
|[sp-module-interfaces](./spfx/sp-module-interfaces-module.md)||
10+
|[typings/es6-collections](./spfx/es6-collections-module.md)||
11+
|[typings/es6-promise](./spfx/es6-promise-module.md)||
12+
|[typings/whatwg-fetch](./spfx/whatwg-fetch-module.md)||
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# 'es6-promise' module
2+
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
## Variables
18+
19+
| Variable | Description|
20+
|:-------------|:----|
21+
|foo | |
22+

0 commit comments

Comments
 (0)