Skip to main content

WizardAction

@mandaitor/react


@mandaitor/react / WizardAction

Interface: WizardAction

Defined in: components/MandateWizard.d.ts:3

Properties

description?

optional description?: string

Defined in: components/MandateWizard.d.ts:9

Description of what the action does


id

id: string

Defined in: components/MandateWizard.d.ts:5

Action ID from the taxonomy, e.g. "construction.validation.approve"


label

label: string

Defined in: components/MandateWizard.d.ts:7

Human-readable label


requiresHumanApproval?

optional requiresHumanApproval?: boolean

Defined in: components/MandateWizard.d.ts:13

Whether this action requires human approval


riskLevel

riskLevel: RiskLevel

Defined in: components/MandateWizard.d.ts:11

Risk level from the taxonomy


tags?

optional tags?: string[]

Defined in: components/MandateWizard.d.ts:15

Tags for categorization