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)