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-controls-reference.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,13 @@ Configure the behavior of a modern control by setting one of its properties. Eac
27
27
28
28
**[Avatar (preview)](modern-control-avatar.md)** – A control that shows a graphic representation of a user, team, or entity.
29
29
30
-
**[Badge (preview)](modern-controls-badge.md)** – A badge is a visual decoration for UI elements.
30
+
**[Badge](modern-controls-badge.md)** – A badge is a visual decoration for UI elements.
31
31
32
32
**[Button](modern-control-button.md)** – Interact with the app by clicking or tapping.
33
33
34
-
**[Checkbox (preview)](modern-control-checkbox.md)** - Select or clear an option to specify **true** or **false**.
34
+
**[Checkbox](modern-control-checkbox.md)** - Select or clear an option to specify **true** or **false**.
35
35
36
-
**[Combobox](modern-control-combobox.md)** - A control that allows users to make selections from provided choices and supports search and multiple selections.
36
+
**[Combobox (preview)](modern-control-combobox.md)** - A control that allows users to make selections from provided choices and supports search and multiple selections.
37
37
38
38
**[Copilot answer (preview)](modern-control-copilot-answer.md)** - A control that makers can use to add predefined questions that end users can use to get generated answers.
39
39
@@ -47,7 +47,7 @@ Configure the behavior of a modern control by setting one of its properties. Eac
47
47
48
48
**[Link](modern-control-link.md)** – Open hyperlinks in new tab.
49
49
50
-
**[Number input](modern-control-number-input.md)** - A number input control the user can modify.
50
+
**[Number input (preview)](modern-control-number-input.md)** - A number input control the user can modify.
51
51
52
52
**[Progress bar](modern-control-progress-bar.md)** – Displays the progress, can be configured as determinate showcasing exact progress or indeterminate for ongoing progress.
53
53
@@ -63,11 +63,11 @@ Configure the behavior of a modern control by setting one of its properties. Eac
63
63
64
64
**[Tabs or tab list](modern-control-tabs-or-tabs-list.md)** – Select a tab to move screens or take action on app.
65
65
66
-
**[Text](modern-control-text.md)** – Display text on the app, can also be used as label for fields.
66
+
**[Text (preview)](modern-control-text.md)** – Display text on the app, can also be used as label for fields.
67
67
68
-
**[Text input](modern-control-text-input.md)** – A box in which the user can type text, numbers, and other data.
68
+
**[Text input (preview)](modern-control-text-input.md)** – A box in which the user can type text, numbers, and other data.
69
69
70
-
**[Toggle (preview)](modern-control-toggle.md)** – A control that the user can turn on or off by moving the handle.
70
+
**[Toggle](modern-control-toggle.md)** – A control that the user can turn on or off by moving the handle.
0 commit comments