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: docs/en/nodes/config/ui-page.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ props:
17
17
18
18
Each page will be rendered in a navigation drawer within the UI, and can be accessed via the navigation bar at the top of the page. See [Layouts](../../contributing/guides/layouts) for more information on how layouts work.
19
19
20
-
A page holds any number of [groups](./ui-group.md), arranged by its [Layout](../../layouts/index.md). If you're coming from Dashboard 1.0, a page is the equivalent of a `ui-tab` — to render your groups as switchable tabs, use the [Tabs](../../layouts/types/tabs.md) layout.
20
+
A page holds any number of [groups](./ui-group.md), arranged by its [Layout](../../layouts/index.md). If you're coming from the original Node-RED Dashboard, a page is the equivalent of a `ui-tab` — to render your groups as switchable tabs, use the [Tabs](../../layouts/types/tabs.md) layout.
0 commit comments