Skip to content

Commit be44ebd

Browse files
authored
Add files via upload
1 parent f9dce92 commit be44ebd

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

docs/design/key-web-part-examples.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Key web part examples
3+
ms.date: 5/08/2018
4+
---
5+
6+
# Key web part examples
7+
8+
Web parts are the building blocks of your page.
9+
10+
This is a visual overview of Communication site and Team site templates, highlighting how web parts work together to create a coherent overall design. Use these pages as reference when designing a SharePoint web part. It is important to consider how the web part will look and function when sitting next to other web parts on a page. Follow the patterns in this documentation and on the [Office UI Fabric site](https://developer.microsoft.com/en-us/fabric) to ensure consistency in layout and grid alignment, font size and hierarchy, commanding, empty states and more.
11+
12+
13+
# Communication sites
14+
15+
The Topic design is used when you have a lot of information to share, such as news, events, report and other content. It is built from the Hero, News, Events, Highlighted content, Quick links and People web parts.
16+
17+
![Topic site homepage](../images/sites_topic.png)
18+
19+
20+
The Showcase design is used to feature a product, team or event. It is leverages the Hero and Image gallery web parts to show rich visual content.
21+
22+
23+
![Showcase site homepage](../images/sites_showcase.png)
24+
25+
# Team sites
26+
27+
The Team site design is the default layout for any new team. It features the News, Quick links, Highlighted content and Document library web parts.
28+
![Team site homepage](../images/sites_teamsite.png)
29+
30+
These example site and web part designs have been added to the SharePoint toolkit and can be used as reference when designing web parts.
31+
[SharePoint toolkit](https://developer.microsoft.com/en-us/fabric#/resources)

0 commit comments

Comments
 (0)