dhis2_generate_ui_navigation_layout
Generate navigation and layout patterns for DHIS2 applications, including header bars, sidebars, breadcrumbs, and tabs. Customize components with responsive CSS, RTL support, and feedback alerts.
Instructions
Generate @dhis2/ui navigation and layout patterns (header bar, sidebar, breadcrumbs, tabs)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
componentName | No | Component name | |
includeBreadcrumbs | No | Include Breadcrumbs | |
includeHeaderBar | No | Include HeaderBar | |
includeResponsive | No | Include responsive CSS | |
includeSidebar | No | Include sidebar Menu | |
includeTabs | No | Include TabBar | |
rtl | No | Add RTL considerations | |
useAlerts | No | Include useAlert example for feedback |