import { EscalationBanner } from "@nodus/design-system/patterns"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
agentreq | string | — | Escalating agent name |
reasonreq | string | — | Escalation reason |
context | string | — | Additional context |
suggestedAction | string | — | Recommended next step |
agentrequiredType
stringDefault —Escalating agent name
reasonrequiredType
stringDefault —Escalation reason
contextType
stringDefault —Additional context
suggestedActionType
stringDefault —Recommended next step
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?