Updated sample YAML description
This commit is contained in:
parent
efd60336f2
commit
2f9c200f69
12
README.md
12
README.md
|
@ -1,3 +1,15 @@
|
||||||
|
---
|
||||||
|
page_type: sample
|
||||||
|
products:
|
||||||
|
- office-sp
|
||||||
|
languages:
|
||||||
|
- typescript
|
||||||
|
extensions:
|
||||||
|
contentType: samples
|
||||||
|
technologies:
|
||||||
|
- SharePoint Framework
|
||||||
|
createdDate: 8/30/2016 10:21:43 AM
|
||||||
|
---
|
||||||
# SharePoint Framework Client-Side Web Part Samples & Tutorial Materials
|
# SharePoint Framework Client-Side Web Part Samples & Tutorial Materials
|
||||||
|
|
||||||
This repository contains community samples that demonstrate different usage patterns for the SharePoint Framework client-side web parts.
|
This repository contains community samples that demonstrate different usage patterns for the SharePoint Framework client-side web parts.
|
||||||
|
|
Loading…
Reference in New Issue