Skip to content

KidStatusTag

Design: extension Code: Code only KID kidstatustag

Live preview

3 status types

3 canonical types — neutral / warning / success. Note: KID `warning` tone is BLUE (not amber) per KID DS convention.
📚 Đang học
neutral
💡 Cần ôn
warning
✓ Hoàn thành
success

Import & files

Import
import { KidStatusTag } from "@/components/Domains/DolKid/ui/KidStatusTag";
Source file
components/Domains/DolKid/ui/KidStatusTag.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.

# KidStatusTag
Domain: kid · Category: display
Design: extension · Code: code-only
## Description
Status tag for KID UI - locked / new / completed / in-progress.
## Import
```ts
import { KidStatusTag } from "@/components/Domains/DolKid/ui/KidStatusTag";
```
Source: `components/Domains/DolKid/ui/KidStatusTag.tsx`
## Examples
- **Requires Playground context**
  • 3

    KidBadge

    KIDCoded
  • KidAvatar

    KIDCoded
  • 3

    Badge

    Coded
  • Notice

    Alert

    Coded
  • Kid Card
    Pressable surface

    KidCard

    KIDCode only
  • Số đếm

    KidPracticeCard

    KIDCode only

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).