Navbar1
Navbar1 is a responsive navigation bar component that uses MUI's AppBar and Toolbar, allowing customizable content through the children prop, wrapped in a ContainerWrapper.
Navbar1 is a responsive navigation bar component that uses MUI's AppBar and Toolbar, allowing customizable content through the children prop, wrapped in a ContainerWrapper.
Component path: src/blocks/navbar/Navbar1.tsx
Component usage path: src/app/blocks/navbar/navbar1/page.tsx
Preview link:
children
ReactElement
A single React element or component that will be rendered inside the StyledToolbar
of the AppBar
. This prop allows for custom content such as logos, navigation links, or any other elements to be displayed in the navbar.
Elements that will be displayed inside the navigation bar