From c1921f73fb20f0170fa290e9a974040fd371ba05 Mon Sep 17 00:00:00 2001 From: Jean <50023372+jean-goyat@users.noreply.github.com> Date: Wed, 7 Jan 2026 11:18:02 -0800 Subject: [PATCH] Updates to the modern-controls-reference.md page to add missing modern controls Modifications based on maker portal authoring version 3.25122.8 showing the Table control still in preview. Added 2 controls that show up in the maker portal: the Icon and the Toolbar with a one-line description. Since no detail pages exist, no hyperlink was added. Please create those! --- .../controls/modern-controls/modern-controls-reference.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-controls-reference.md b/powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-controls-reference.md index 083bc6c588..00d40c1606 100644 --- a/powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-controls-reference.md +++ b/powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-controls-reference.md @@ -43,6 +43,8 @@ Configure the behavior of a modern control by setting one of its properties. Eac **[Header (preview)](modern-controls-header.md)** – A control that creates a modern app header. +**Icon (preview)** – A non-interactive graphical element used to communicate meaning without text. + **[Info button (preview)](modern-control-info-button.md)** – Use this control to provide additional information to users. **[Link](modern-control-link.md)** – Open hyperlinks in new tab. @@ -59,7 +61,7 @@ Configure the behavior of a modern control by setting one of its properties. Eac **[Stream (preview)](new-stream-video-control.md)** - A control that lets you add Steam videos in your app. -**[Table](modern-control-table.md)** – A control that shows a set of data in a tabular or list format. +**[Table (preview)](modern-control-table.md)** – A control that shows a set of data in a tabular or list format. **[Tabs or tab list](modern-control-tabs-or-tabs-list.md)** – Select a tab to move screens or take action on app. @@ -69,6 +71,8 @@ Configure the behavior of a modern control by setting one of its properties. Eac **[Toggle](modern-control-toggle.md)** – A control that the user can turn on or off by moving the handle. +**Toolbar (preview)** – A command bar that organizes primary and secondary commands for interacting with page content. + ### See also [Overview of modern controls in canvas apps](overview-modern-controls.md)