Skip to content

Commit 3bbf661

Browse files
authored
Update react-controls-platform-libraries.md
1 parent 31c1e63 commit 3bbf661

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/developer/component-framework/react-controls-platform-libraries.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "You can achieve significant performance gains using React and plat
44
keywords: "Component Framework, code components, Power Apps controls"
55
ms.author: hemantg
66
author: HemantGaur
7-
ms.date: 02/20/2022
7+
ms.date: 11/16/2023
88
ms.reviewer: jdaly
99
ms.custom:
1010
- "dyn365-a11y"
@@ -124,9 +124,9 @@ Platform libraries are made available both at the build and runtime to the contr
124124

125125
A: No. You must create a new control using the new template and then update the manifest and index.ts methods. For reference, compare the standard and react samples described above.
126126

127-
### Q: Can I use React controls & platform libraries with portals?
127+
### Q: Can I use React controls & platform libraries with Power Pages?
128128

129-
A: No. React controls & platform libraries are currently only available for canvas and model-driven apps.
129+
A: No. React controls & platform libraries are currently only supported for canvas and model-driven apps. In Power Pages, React controls don't update based on changes in other fields.
130130

131131
## Related articles
132132

0 commit comments

Comments
 (0)