Skip to content

Commit b649954

Browse files
committed
Updating SP2019 Server Dev platform article
1 parent 39b3c3f commit b649954

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed
Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: SharePoint 2019 development platform
2+
title: SharePoint Server 2019 development platform
33
ms.date: 07/12/2018
44
ms.prod: sharepoint
55
ms.assetid: e0602381-ae11-41be-6a7e-9e47e9f246d6
66
---
77

8-
# SharePoint 2019 development platform
8+
# SharePoint Server 2019 development platform
99

1010
This article contains preliminary details around supported development capabilities in the SharePoint 2019.
1111

@@ -17,20 +17,28 @@ This article contains preliminary details around supported development capabilit
1717
* Modern and classic pages
1818
* Modern sites - modern team and communication site
1919
* Classic sites are also supported
20+
* Column formatting
2021
* SharePoint Framework client-side web parts
21-
* SharePoint Framework extensions
22-
* Webhooks as in SharePoint Online
22+
* SharePoint Framework extensions in modern experiences
23+
* Webhooks for list items
2324
* Asset packaging and automatic JavaScript file hosting from app catalog
24-
* Column formatting
25+
* "Tenant" scoped deployment of SharePoint Framework solutions
26+
* ALM APIs for add-in and SharePoint Framework solution management
2527

2628
**Not supported capabilities**
2729

2830
* Site Designs and Site Scripts
2931
* Hub sites
3032
* Site collection app catalog
3133
* "Tenant" properties
34+
* Custom modern themes for communication site or modern team site
3235

33-
Supported SharePoint Framework version for the SharePoint 2019 will be SharePoint Framework v1.4.1. SharePoint Framework Yeoman generator will be updated to have this option included in the version selection.
36+
Supported SharePoint Framework version for the SharePoint 2019 will be SharePoint Framework v1.4.1 (except Microsoft Graph APIs). SharePoint Framework Yeoman generator will be updated to have this option included in the version selection.
3437

3538
> [!NOTE]
3639
> If you need to write SharePoint Framework components for SharePoint 2019 before Yeoman generator is updated, you can install SharePoint Framework 1.4.1 and use that as the generator for your SharePoint 2019 components. You should use the 'Online' option in this case, when the environment question is asked in the Yeoman solution flow.
40+
41+
## See also
42+
43+
- [Introduction to SharePoint Server 2019 Preview development platform](https://developer.microsoft.com/en-us/sharepoint/blogs/introduction-to-sharepoint-server-2019-preview-development-platform/)
44+
- [Introduction to SharePoint Server 2019 Preview development platform](https://www.youtube.com/watch?v=IAirEcf_DFc) YouTube video

0 commit comments

Comments
 (0)