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
Copy file name to clipboardExpand all lines: docs/spfx/compatibility.md
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -14,16 +14,17 @@ Because SharePoint Online and the on-premises versions of SharePoint Server have
14
14
15
15
SharePoint Online always uses the latest version of the SharePoint Framework, but SharePoint 2016 and SharePoint 2019 only support the versions that match the server-side dependencies of the deployed packages.
16
16
17
-
| SharePoint version | Supported SPFx version | Supported features |
| SharePoint Online | All versions | All features |
20
+
| SharePoint Server Subscription Edition | v1.4.1 or lower | SPFx client-side web parts in classic and modern pages, and extensions in modern pages. |
21
+
| SharePoint Server 2019 | v1.4.1 or lower | SPFx client-side web parts in classic and modern pages, and extensions in modern pages. |
22
+
| SharePoint 2016 Feature Pack 2 | v1.1 | SPFx client-side web parts hosted in classic SharePoint pages. |
22
23
23
24
For more information about SharePoint Framework development with SharePoint 2016 Feature Pack 2 and SharePoint 2019, see:
24
25
25
26
-[SharePoint Framework development with SharePoint 2016 Feature Pack 2](sharepoint-2016-support.md)
26
-
-[SharePoint Framework development with SharePoint Server 2019](sharepoint-2019-support.md)
27
+
-[SharePoint Framework development with SharePoint Server 2019](sharepoint-2019-support.md) - this guidance applies also for SharePoint Server Subscription Edition
0 commit comments