Need a custom feature? We can help!

Component App Sidebar

The App Sidebar component provides a responsive and customizable navigation sidebar that can be used to organize your application's navigation structure. It supports both icon-only and expanded states. It is used by default in the user dashboard page.

App Sidebar component showing different states

Tip: Use this component to create intuitive navigation hierarchies in your application. It's particularly effective for applications with deep menu structures or those requiring quick access to different sections.

Import

1import { AppSidebar } from "@/components/app-sidebar/app-sidebar";

For more information about: