All Types

Six color variants for different semantic meanings.

defaultsuccesserrorwarninginfogold

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.

DatabaseConnected
CacheWarming up
Email ServiceDown
Versionv1.0

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.

AdminFull Access
EditorRead/Write
ViewerRead Only
GuestLimited

Usage

<Mark>default</Mark><Mark type="success">success</Mark><Mark type="error">error</Mark><Mark type="warning">warning</Mark><Mark type="info">info</Mark><Mark type="gold">gold</Mark>Returns <Mark type="success">200 OK</Mark> on success,<Mark type="error">404 Not Found</Mark> when missing.

Props

PropTypeDefaultDescription
typestring"default"Color variant: "default", "success", "error", "warning", "info", "gold"
childrencontent-Annotated text content