GuardrailIndicator
stableVisual indicator of active guardrails and safety constraints
import { GuardrailIndicator } from "@nodus/design-system/patterns"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
guardrailsreq | Guardrail[] | — | Array with name, type, status (active|near_limit|triggered), threshold |
guardrailsrequiredType
Guardrail[]Default —Array with name, type, status (active|near_limit|triggered), threshold
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?