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/modern-controls/modern-control-avatar.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Use the avatar control to visually represent a user, team, or entity. This contr
27
27
28
28
## General
29
29
30
-
**Name** - The name of the person or entity. This is used to determine the initials displayed where there is no image and is also used for accessibility.
30
+
**Name** - The name of the person or entity. This is used to determine the initials displayed when there is no image and is also used for accessibility.
31
31
32
32
**Image** – The visual representation for the person or entity.
33
33
@@ -49,9 +49,9 @@ Use the avatar control to visually represent a user, team, or entity. This contr
49
49
50
50
**Shape** - Whether the avatar appears with a circular or square shape.
51
51
52
-
**Appearance** – A avatar can have portions of itself styled for greater emphasis or to be subtle. Below are the options available:
52
+
**Appearance** – An avatar can have portions of itself styled for greater emphasis or to be subtle. Below are the options available:
53
53
* Brand: Uses the modern theme to style the avatar. The Color palette property can be used to override this color scheme.
54
-
* Neutral:Uses a grayscale for the initials background to provide a subtle appearance.
54
+
* Neutral:Uses a grayscale for the initials background to provide a subtle appearance.
55
55
* Colorful: Users a color from a pre-defined set of colors, based on a hash of the provided Name.
56
56
57
57
**BasePaletteColor** - The color palette applied to a control. This impacts all surfaces of the control that render a theme color. If the value is null or zero, then the color is driven by selected Fluent theme.
@@ -72,7 +72,7 @@ Use the avatar control to visually represent a user, team, or entity. This contr
72
72
73
73
## Additional properties
74
74
75
-
**Out of office** - Adjusts the Badge icon shown for each option to show "out of office" variants for each option.
75
+
**Out of office** - Adjusts the Badge icon to show its corresponding "out of office" variant.
0 commit comments