You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: SharePoint Server 2019 development platform
3
3
ms.date: 07/12/2018
4
4
ms.prod: sharepoint
5
5
ms.assetid: e0602381-ae11-41be-6a7e-9e47e9f246d6
6
6
---
7
7
8
-
# SharePoint 2019 development platform
8
+
# SharePoint Server 2019 development platform
9
9
10
10
This article contains preliminary details around supported development capabilities in the SharePoint 2019.
11
11
@@ -17,20 +17,28 @@ This article contains preliminary details around supported development capabilit
17
17
* Modern and classic pages
18
18
* Modern sites - modern team and communication site
19
19
* Classic sites are also supported
20
+
* Column formatting
20
21
* 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
23
24
* 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
25
27
26
28
**Not supported capabilities**
27
29
28
30
* Site Designs and Site Scripts
29
31
* Hub sites
30
32
* Site collection app catalog
31
33
* "Tenant" properties
34
+
* Custom modern themes for communication site or modern team site
32
35
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.
34
37
35
38
> [!NOTE]
36
39
> 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