pub fn Navbar() -> Element
Expand description
Navigation bar component
Renders a navigation bar with links to different sections of the application and displays the application title. The component also includes an outlet for rendering child routes.