WizardAction
@mandaitor/react / WizardAction
Interface: WizardAction
Defined in: components/MandateWizard.d.ts:3
Properties
description?
optionaldescription?: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?
optionalrequiresHumanApproval?: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?
optionaltags?:string[]
Defined in: components/MandateWizard.d.ts:15
Tags for categorization