diff --git a/src/Umbraco.Web.UI.Client/public-assets/docs/section-sidebar-composed-apps.svg b/src/Umbraco.Web.UI.Client/public-assets/docs/section-sidebar-composed-apps.svg new file mode 100644 index 0000000000..4081881518 --- /dev/null +++ b/src/Umbraco.Web.UI.Client/public-assets/docs/section-sidebar-composed-apps.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Umbraco.Web.UI.Client/src/stories/extending/sections/sidebar.mdx b/src/Umbraco.Web.UI.Client/src/stories/extending/sections/sidebar.mdx index efa2b6ff44..5c076b5321 100644 --- a/src/Umbraco.Web.UI.Client/src/stories/extending/sections/sidebar.mdx +++ b/src/Umbraco.Web.UI.Client/src/stories/extending/sections/sidebar.mdx @@ -74,6 +74,10 @@ interface UmbMenuSectionSidebarAppElement {} [See Menu Docs](?path=/docs/guides-extending-the-backoffice-menu--docs) +This will make it possible to compose a sidebar menu from multiple Apps: + + + #### Adding Items to an existing menu [See Menu Docs](?path=/docs/guides-extending-the-backoffice-menu--docs)