New Power Apps Button Control with Icon
A long-awaited and nice-to-have feature has just been released: Button control with icon.
Previously, we had to:
- Use a container to group an icon control and a text control.
- Or even use a hidden button control.
- Manually manage where to put the expression for the OnSelect() event.
Now, all of this is available with a single button control! 🎉
New Properties
- Icon: choose an icon
- Layout: options include Icon before text, Icon after text, Icon only, Text only
- Icon style: Filled or Outline
Availability
- Available in the latest authoring version of Power Apps Studio.
- Tested with version 3.24054.16.
- Requires enabling the Modern theme option in Power Apps Settings.
Related Reading
For more details about authoring version and how to change it, please read this article:
👉 What is Power Apps authoring version and how to change it