KidLmsNavbar
Top navbar for KID LMS - logo, profile dropdown, help. KID-specific styling.
Live preview
Inline preview (dropdown open by default — shows multi-student + parent hub chrome)
Simulate (closed state — click avatar pill to toggle)
Click avatar pill ở góc phải để mở dropdown phụ huynh + multi-student switcher.
Import & files
Import
import { KidLmsNavbar } from "@/components/Domains/DolKid/ui/KidLmsNavbar";- Source file
components/Domains/DolKid/ui/KidLmsNavbar.tsx
Examples
Examples 1
- Requires Playground context
AI context
AI context
Markdown summary safe to paste into Claude / ChatGPT / Cursor — includes name, status, import, props, axes, examples, figma source.
# KidLmsNavbarDomain: kid · Category: navigationDesign: extension · Code: code-only
## DescriptionTop navbar for KID LMS - logo, profile dropdown, help. KID-specific styling.
## Import```tsimport { KidLmsNavbar } from "@/components/Domains/DolKid/ui/KidLmsNavbar";```Source: `components/Domains/DolKid/ui/KidLmsNavbar.tsx`
## Examples- **Requires Playground context**Related
Status legend
Status legend
- Stable
- Design + code shipped, full DS parity.
- Partial
- Design ready, some variants/states missing in code.
- Coded
- Implemented in code; design canon may not yet exist.
- Design only / Code only
- One side present; awaiting the other.
Phase 1.X-5.2 detail view — read-only metadata. Code preview + recipe + live demo deferred (need @dol/ui registry integration).