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 component.
Usage
<UDashboardNavbar
<!-- props here -->
/>