Skip to content

StateBadge

stable

Color-coded uppercase badge for the six canonical AI interaction states (loading, thinking, acting, confirming, error, recovery)

Human-in-the-Loop/Storybook ↗
import { StateBadge } from "@nodus/design-system/patterns"
Demo coming soon

Props

staterequired
Type 'loading' | 'thinking' | 'acting' | 'confirming' | 'error' | 'recovery'Default

The AI interaction state to display.

Metadatasemantictype
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?