DevelopersSDK v1
SDK v1
Overview
Contracts5
Services4
Traits4
Components4
AdminPanelStatusBadgeSettingsFormModuleCard
SDK v1
Overview
Contracts5
Services4
Traits4
Components4
AdminPanelStatusBadgeSettingsFormModuleCard

Components

React UI components for building admin interfaces. Styled with the Meteorack design system and --mck-* tokens.

AdminPanel

v1.0.0

Root wrapper for admin takeover pages. Provides the Meteorack layout shell, dark/light theme, and token injection.

2 methods

StatusBadge

v1.0.0

Displays module status with semantic colors. Active (green), inactive (muted), error (red), safe-mode (amber).

2 methods

SettingsForm

v1.0.0

Auto-generated settings UI from your module.json schema. Handles validation, saving, and reset with zero boilerplate.

2 methods

ModuleCard

v1.0.0

Info card showing module name, version, status, and quick actions. Used in the Hub dashboard module list.

2 methods