Canvas apps in Microsoft Power Apps allow you to add different types of buttons to your app. Here are some of the types of buttons that you can add in a canvas app:
- Standard Button: The Standard Button control is a simple button that you can add to your app. You can customize its appearance and add an action to it.
- Image Button: The Image Button control allows you to add an image to a button. You can customize its appearance and add an action to it.
- Icon Button: The Icon Button control allows you to add an icon to a button. You can customize its appearance and add an action to it.
- Toggle Button: The Toggle Button control allows you to create a button that can be switched on or off. You can customize its appearance and add an action to it.
- Radio Button: The Radio Button control allows you to create a set of buttons that the user can choose from. You can customize their appearance and add an action to each button.
- Checkbox: The Checkbox control allows you to create a checkbox that the user can select or deselect. You can customize its appearance and add an action to it.
To add a button to your canvas app, follow these steps:
- Open your canvas app in Power Apps Studio.
- Click on the Insert tab and select the type of button you want to add.
- Drag and drop the button control onto your canvas.
- Customize its appearance and add an action to it by selecting the button and then clicking on the Properties tab.