Skip to content

Commit a577291

Browse files
authored
Merge pull request #10288 from MicrosoftDocs/mints-modern-controls
modern control button updates
2 parents 1abfa6f + d97c5bd commit a577291

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed
Loading

powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-control-button.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: yogeshgupta698
55

66
ms.topic: reference
77
ms.component: canvas
8-
ms.date: 3/23/2023
8+
ms.date: 7/10/2024
99
ms.subservice: canvas-maker
1010
ms.author: yogupt
1111

@@ -34,6 +34,21 @@ Use the modern button to set a button to be primary or secondary. Configure the
3434

3535
**Visible** - Whether a control appears or is hidden.
3636

37+
## Add an icon to a button control
38+
39+
The button control now includes subset of Fluent icons. The following properties are available:
40+
41+
**Icon** - The button control now allows you to enhance its visual appeal by including Fluent icons. In the properties pane, select the desired icon from a dropdown menu that displays all available options.
42+
43+
> [!div class="mx-imgBorder"]
44+
> ![List of icons](media/Icons-List.png)
45+
46+
**Layout** - Defines the positioning of the icon in relation to the text on the button or no icon at all.
47+
48+
**Icon Rotation** - Provides the ability to rotate the icon to a desired orientation.
49+
50+
**Icon Style** - Provides option for icon to be rendered in filled or outline state.
51+
3752
## Behavior
3853

3954
**DisplayMode** – Whether the control allows user input (Edit), only displays data (View), or is disabled (Disabled).

0 commit comments

Comments
 (0)