# DashboardNavbar A responsive navbar to display in a dashboard. ## Key Props - `title`: to set the title of the navbar. - `icon`: to set the icon of the navbar. - `toggle`: to customize the toggle button displayed on mobile that opens the [DashboardSidebar](/docs/components/dashboard-sidebar) component. ## Usage ```vue /> ```