Mobilenav
Mobile navigation drawer
Slide-out navigation for mobile devices.
Usage
With logo
With GitHub
Props
| prop | type | default | description |
|---|---|---|---|
| title | string | - | Header title |
| logo | ReactNode | - | Logo element |
| navigation | SidebarSection[] | - | Navigation structure |
| docs | DocMeta[] | - | Docs for search |
| basePath | string | "/docs" | Base path for links |
| github | string | - | GitHub URL |