Skip to content

Commit 9b4865c

Browse files
Merge branch 'development' of https://github.com/syncfusion-content/maui-toolkit-docs into Accordion_toc
2 parents e5822f4 + 3a10f92 commit 9b4865c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

maui-toolkit/Migration.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ By preserving similar APIs and functionality, developers can easily update their
9494
<td>Defines the XAML namespace for <a href="https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.NumericUpDown.SfNumericUpDown.html">SfNumericUpDown</a> control.</td>
9595
</tr>
9696
<tr>
97-
<td>SfPopup</td>
97+
<td><a href="https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Popup.SfPopup.html">SfPopup</a></td>
9898
<td>xmlns:popup="clr-namespace:Syncfusion.Maui.Popup;assembly=Syncfusion.Maui.Popup"</td>
9999
<td>xmlns:popup="clr-namespace:Syncfusion.Maui.Toolkit.Popup;assembly=Syncfusion.Maui.Toolkit"</td>
100-
<td>Defines the XAML namespace for SfPopup control.</td>
100+
<td>Defines the XAML namespace for <a href="https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Popup.SfPopup.html">SfPopup</a> control.</td>
101101
</tr>
102102
<tr>
103103
<td><a href="https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.PullToRefresh.SfPullToRefresh.html">SfPullToRefresh</a></td>
@@ -200,6 +200,12 @@ By preserving similar APIs and functionality, developers can easily update their
200200
<td>Syncfusion.Maui.Toolkit.NumericUpDown</td>
201201
<td>Defines the namespace for <a href="https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.NumericUpDown.SfNumericUpDown.html">SfNumericUpDown</a> control.</td>
202202
</tr>
203+
<tr>
204+
<td><a href="https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Popup.SfPopup.html">SfPopup</a></td>
205+
<td>Syncfusion.Maui.Popup</td>
206+
<td>Syncfusion.Maui.Toolkit.Popup</td>
207+
<td>Defines the namespace for <a href="https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Popup.SfPopup.html">SfPopup</a> control.</td>
208+
</tr>
203209
<tr>
204210
<td><a href="https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.PullToRefresh.SfPullToRefresh.html">SfPullToRefresh</a></td>
205211
<td>Syncfusion.Maui.PullToRefresh</td>

0 commit comments

Comments
 (0)