Skip to content

Commit 0ef1870

Browse files
committed
View formatting adjustments
1 parent e299c8e commit 0ef1870

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/declarative-customization/view-formatting.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Use view formatting to customize SharePoint
33
description: Customize how views in SharePoint lists and libraries are displayed by constructing a JSON object that describes the elements that are displayed in a list view, and the styles to be applied to those elements.
44
ms.date: 06/08/2018
55
---
6+
67
> [!NOTE]
78
> The View Formatting feature is not currently in production. This is draft documentation and is subject to change before the feature is released.
89
@@ -81,5 +82,3 @@ Optional element. Specifies a CSS class that is applied to the row.
8182
### rowFormatter
8283

8384
Optional element. Specifies a JSON object that describes a view format. The schema of this JSON object is identical to the schema of a column format. For details on this schema and its capabilities, see the [Column Format detailex syntax reference.](https://github.com/SharePoint/sp-dev-docs/blob/master/docs/declarative-customization/column-formatting.md#detailed-syntax-reference)
84-
85-

0 commit comments

Comments
 (0)