Skip to content

Commit e250cd5

Browse files
authored
Update modern-controls-reference.md
1 parent f162e71 commit e250cd5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-controls-reference.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ Configure the behavior of a modern control by setting one of its properties. Eac
2727

2828
**[Avatar (preview)](modern-control-avatar.md)** – A control that shows a graphic representation of a user, team, or entity.
2929

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.
3131

3232
**[Button](modern-control-button.md)** – Interact with the app by clicking or tapping.
3333

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**.
3535

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.
3737

3838
**[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.
3939

@@ -47,7 +47,7 @@ Configure the behavior of a modern control by setting one of its properties. Eac
4747

4848
**[Link](modern-control-link.md)** – Open hyperlinks in new tab.
4949

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.
5151

5252
**[Progress bar](modern-control-progress-bar.md)** – Displays the progress, can be configured as determinate showcasing exact progress or indeterminate for ongoing progress.
5353

@@ -63,11 +63,11 @@ Configure the behavior of a modern control by setting one of its properties. Eac
6363

6464
**[Tabs or tab list](modern-control-tabs-or-tabs-list.md)** – Select a tab to move screens or take action on app.
6565

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.
6767

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.
6969

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.
7171

7272

7373
### See also

0 commit comments

Comments
 (0)