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: powerapps-docs/maker/canvas-apps/controls/control-html-text.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.topic: reference
6
6
ms.custom: canvas
7
7
ms.reviewer: tapanm
8
8
ms.subservice: canvas-maker
9
-
ms.date: 03/25/2022
9
+
ms.date: 07/19/2022
10
10
ms.author: chmoncay
11
11
search.audienceType:
12
12
- maker
@@ -93,7 +93,8 @@ An **HTML text** control not only shows plain text and numbers but also converts
93
93
The **HTML text** control shows the same text as the **[Label](control-text-box.md)** control but converts the tags to the appropriate characters.
94
94
95
95
## Accessibility guidelines
96
-
**HTML text** isn't meant to be interactive. Use it only for text display. The ARIA mapping for elements inside the **HTML text** control is not defined automatically by Power Apps.
96
+
97
+
ARIA mapping for elements inside the **HTML text** control are not defined automatically by Power Apps.
0 commit comments