Skip to content

Commit e37dfcb

Browse files
committed
Updating add-in model transformation guidance
1 parent 727ea51 commit e37dfcb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/sp-add-ins-modernize/from-classic-dialogs-to-modern-dialogs.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
title: Transform Add-in model Dialogs to modern Dialogs in SharePoint Framework
3+
description: Transform Add-in model Dialogs to modern Dialogs in SharePoint Framework.
4+
ms.date: 08/28/2023
5+
ms.prod: sharepoint
6+
ms.localizationpriority: high
7+
---
8+
19
# Transform Add-in model Dialogs to modern Dialogs in SharePoint Framework
210

311
In the SharePoint Add-in model, you were used to rely on the JavaScript Object Model for SharePoint to show dialog windows, using syntax like as follows:

0 commit comments

Comments
 (0)