Material-UI Core Navbars

A Navbar component is a navigation header that is placed at the top of the page. It can extend or collapse, depending on the screen size.


Description

We’ve made the following footer components using various @material-ui/core components and also some custom JSS.

Example FREE

Admin Navbar

Please check the live preview here.

Auth Navbar

Please check the live preview here.

NOTE

You should note, that none of the above components are not dynamic, as we do not know what your end use case will be. Feel free to change it, add your own props and dynamic code.

Example PRO

Admin Navbar

Please check the live preview here.

Admin Navbar Alternative

Please check the live preview here.

Auth Navbar

Please check the live preview here.

Index Navbar

Please check the live preview here.

NOTE

You should note, that none of the above components are not dynamic, as we do not know what your end use case will be. Feel free to change it, add your own props and dynamic code.