Skip to content

Commit aa6c70c

Browse files
authored
Update layout-patterns.md
1 parent 5ba82bc commit aa6c70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/layout-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 08/24/2018
88

99
SharePoint uses a number of different layout types for web parts. The most commonly used are grid, list, filmstrip, carousel and compact. Each one of these five layouts serves a different purpose depending on a page layout, breakpoints and content density.
1010

11-
When selecting a layout that works best for your web part consider the type of content you are displaying. Is it highly visual or rich in text and data. Determine how much space is needed on the page for enough content to be displayed. Consider trucating descriptions that may be lengthy to optimize for displaying more itmes to the end user. Remember that the property pane can be leveraged to let authors have control of how much content is displayed.
11+
When selecting a layout that works best for your web part consider the type of content you are displaying. Is it highly visual or rich in text and data. Determine how much space is needed on the page for enough content to be displayed. Consider trucating descriptions that may be lengthy to optimize for displaying more itmes to the end user. Remember that the [property pane](reactive-and-nonreactive-web-parts.md) can be leveraged to let authors have control of how much content is displayed.
1212

1313
![Carousel with icons representing the common layouts](../images/01_Layouts_webparts.png)
1414

0 commit comments

Comments
 (0)