Skip to content

Commit 1ba70a2

Browse files
committed
Semantic slots article title change
1 parent e64278e commit 1ba70a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/semantic_slots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to design your web part to take advantage of section back
44
ms.date: 12/06/2018
55
---
66

7-
# Overview
7+
# Designing for section backgrounds using semantic slots
88

99
When designing web parts for section backgrounds, you can use Office UI Fabric’s semantic slot system to guarantee accessibility and to enforce consistency across SharePoint sites. Semantic slots target customizations of specific page elements in order to align color usage and interaction patterns. They also allow you the flexibility to add or assign multiple palette colors for your components so they look great on all section backgrounds. This article will provide examples for semantic slots and how to incorporate them into your web part designs. Before getting started, you should be familiar with [how to design a SharePoint web part](https://docs.microsoft.com/en-us/sharepoint/dev/design/design-a-web-part) in order to understand the basic structure of web parts. You should also be familiar with [themes and colors in SharePoint](https://docs.microsoft.com/en-us/sharepoint/dev/design/themes-colors).
1010

0 commit comments

Comments
 (0)