EN · DE · RU · FR · ES

#2623: Navigation.jsx

projectforge-webapp/src/components/base/page/Navigation.jsx React JSX Component (Page Sub-Navigation), projectforge-webapp/src/components/base/page/Navigation.jsx 33 lines · 28 code · 0 comments · 5 blank
Page-level sub-navigation bar — distinct from the global GlobalNavigation. Renders a Bootstrap Navbar showing the current page title as a NavItem plus children (typically tab links/action buttons). Mobile-responsive with NavbarToggler + Collapse. Used within page layout components to provide per-section navigation. Styled via Page.module.scss. Imports: PropTypes, reactstrap Collapse/Nav/Navbar/NavbarToggler/NavItem from design, SCSS module.

Git History

3685edd6c lift to react 18 wip
c2b85fee3 fix eslint
010860809 add Create Button to List Page
37dea6f21 add Title to edit page
3b527ae05 fix state async issue