JBStrap navigation components
Navigation components ensure that the application has a structured UI. These components provide an organized layout for business functions. This allows users to navigate in the application. A MenuBar is a navigation bar on the top of the place that has multiple functionalities (such as a search bar). A NavBar is another type of menu that is placed on the left side of the page. The BreadCrumb menu shows the user's current location in a site. It could be placed anywhere, but it is typically under the top menu. Click on a component to learn more.
- MenuBar : A MenuBar is a navigation bar on the top of the place that has multiple functionalities (such as a search bar).
- NavBar : A NavBar is displayed vertically on the left side of the screen.
- Breadcrumb : The Breadcrumb tells the user where they currently are in the application.