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: 16/umbraco-cms/customizing/extending-overview/extension-types/sections/section-sidebar.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,7 @@ Section Sidebar extensions are optional; if not defined, the Section extension d
14
14
15
15
## Section Sidebar Apps
16
16
17
-
Section Sidebar extensions can be composed of **one or more** section sidebar apps. Extension authors can include common
18
-
Umbraco-provided extension types, such as menus and trees, or create entirely custom sidebar apps through the use of
19
-
web components.
17
+
Section Sidebar extensions can be composed of **one or more** section sidebar apps. Extension authors can include common Umbraco types, such as menus and trees, or create custom sidebar apps using web components.
0 commit comments