Skip to content

Commit 1feaa5c

Browse files
authored
Update control-attachments.md
Adding the reset property to attachments and its usage.
1 parent afbbf32 commit 1feaa5c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

powerapps-docs/maker/canvas-apps/controls/control-attachments.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ An **Attachments** control lets you open, add, and delete files from a SharePoin
6464

6565
**NoAttachmentsText** – Informational text shown to the user when there are no files attached.
6666

67+
**Reset** – Reverts all changes to the attachments control returning to the previously saved state.
68+
6769
**[TabIndex](properties-accessibility.md)** – Keyboard navigation order in relation to other controls.
6870

6971
**[Visible](properties-core.md)** – Whether a control is visible or hidden.
@@ -116,6 +118,6 @@ The following properties must be present:
116118
### Keyboard support
117119
* **[TabIndex](properties-accessibility.md)** must be zero or greater so that keyboard users can navigate to it.
118120
* Focus indicators must be clearly visible. Use **[FocusedBorderColor](properties-color-border.md)** and **[FocusedBorderThickness](properties-color-border.md)** to achieve this.
119-
120-
121-
[!INCLUDE[footer-include](../../../includes/footer-banner.md)]
121+
122+
123+
[!INCLUDE[footer-include](../../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)