Page content goes here
-
-
- About
-
-
- diff --git a/BlazorBootstrap.Demo.RCL/Components/Pages/Sidebar/SidebarDocumentation.razor b/BlazorBootstrap.Demo.RCL/Components/Pages/Sidebar/SidebarDocumentation.razor index 3a2a9388e..67c3f0ce3 100644 --- a/BlazorBootstrap.Demo.RCL/Components/Pages/Sidebar/SidebarDocumentation.razor +++ b/BlazorBootstrap.Demo.RCL/Components/Pages/Sidebar/SidebarDocumentation.razor @@ -6,7 +6,7 @@
Sidebar
component to show consistent cross-browser, responsive and cross-device navigation links, additional information, or other content.
+ Use the Blazor Bootstrap Sidebar
component to show consistent cross-browser, responsive and cross-device navigation links, additional information, or other content.
ToggleSidebar()
method to toggle the Sidebar to show the icons only.ToggleSidebar()
method to toggle the Sidebar to show the icons only, or set IsCollapsed
directly.Sidebar2
component to display consistent, cross-browser, and responsive navigation links that support more than two nested levels.
+ Use the Blazor Bootstrap Sidebar2
component to display consistent, cross-browser, and responsive navigation links that support more than two nested levels.
ToggleSidebar()
method to toggle the Sidebar to show the icons only, or set IsCollapsed
directly.CustomIconName
parameter to set the custom logo icon using font awesome or other icons.