Skip to content

Commit 74de7fd

Browse files
committed
tweaked more graphics in component-behavior
1 parent ccdf57c commit 74de7fd

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

powerapps-docs/maker/canvas-apps/component-behavior.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@ Specify one or more [behavior formulas](working-with-formulas-in-depth.md) that
2323

2424
With a component selected, select **OnReset** in the drop-down list of properties (on the right side of the formula bar), and then enter one or more formulas.
2525

26-
![OnReset example](./media/component-behavior/example-onreset.png)
26+
> [!div class="mx-imgBorder"]
27+
> ![OnReset example](./media/component-behavior/example-onreset.png)
2728
2829
To test **OnReset**, configure a control to reset the component. For example, set the **OnSelect** property of a button to this formula: **Reset**(*ComponentName*)
2930

30-
![OnReset button](./media/component-behavior/reset-button.png)
31+
> [!div class="mx-imgBorder"]
32+
> ![Reset button](./media/component-behavior/reset-button.png)
Loading
Loading

0 commit comments

Comments
 (0)