We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104f8f0 commit ec5efcdCopy full SHA for ec5efcd
16/umbraco-cms/customizing/extending-overview/extension-types/sections/section-sidebar.md
@@ -5,9 +5,8 @@ description: >-
5
6
# Section Sidebar
7
8
-[Section extensions](./section.md) can add deeper navigation and coordination of subviews, like
9
-[Section View extensions](./section-view.md), as well as add additional Section-wide functionality, by declaring a
10
-Section Sidebar extension.
+[Section extensions](./section.md) can add a Section Sidebar to add navigation, coordinate subviews such as
+[Section View extensions](./section-view.md), and provide Section-wide functionality.
11
12
Section Sidebar extensions are optional; if not defined, the Section extension defaults to a single full-screen subview.
13
0 commit comments