Skip to main content

Horizontal Menu In Horizontal Navbar

warning

Please note that the VerticalNavContent used in this example is only for documentation purposes. If you want to use it in your own component, please import it from src/components/layout/horizontal/VerticalNavContent.tsx and use it accordingly.

The following example demonstrates the rendering of a horizontal menu within a horizontal navbar. This is just an example, showcasing how a horizontal menu can be rendered in any desired location within a template. This example is commonly utilized for presenting a horizontal menu to users.

Example

/horizontal-menu/menu-position/horizontal-navbar
Logo

Source Code