Mark
Colored inline annotation with semantic type variants.
All Types
Six color variants for different semantic meanings.
HTTP Status Codes
Annotate API documentation with colored status codes.
The function returns 200 OK on success, 404 Not Found when the resource is missing, or 429 Too Many Requests when rate limited.
Status Dashboard
Service status indicators using semantic mark colors.
Inline Labels
Annotate text with inline colored labels for priority and category.
This task is high priority and needs review before deployment.
The feature is experimental and may change in future releases.
Change Log
Categorize changelog entries with mark annotations.
Added Streaming AI chat support
Improved Entity browser performance
Fixed API key exposure in chat pages
Deprecated Legacy query syntax
Permission Levels
Display user permissions or access levels with colored marks.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
type | string | "default" | Color variant: "default", "success", "error", "warning", "info", "gold" |
children | content | - | Annotated text content |