WizardAction
@mandaitor/react / WizardAction
Interface: WizardAction
Defined in: components/MandateWizard.d.ts:6
A selectable action in the mandate wizard, annotated with risk level and approval requirements.
Properties
description?
optionaldescription?:string
Defined in: components/MandateWizard.d.ts:12
Description of what the action does
id
id:
string
Defined in: components/MandateWizard.d.ts:8
Action ID from the taxonomy, e.g. "construction.validation.approve"
label
label:
string
Defined in: components/MandateWizard.d.ts:10
Human-readable label
requiresHumanApproval?
optionalrequiresHumanApproval?:boolean
Defined in: components/MandateWizard.d.ts:16
Whether this action requires human approval
riskLevel
riskLevel:
RiskLevel
Defined in: components/MandateWizard.d.ts:14
Risk level from the taxonomy
tags?
optionaltags?:string[]
Defined in: components/MandateWizard.d.ts:18
Tags for categorization