WizardTemplate
@mandaitor/react / WizardTemplate
Interface: WizardTemplate
Defined in: components/MandateWizard.d.ts:21
A reusable starting point for the wizard: pre-selected actions, resources, and suggested constraints.
Properties
actions
actions:
string[]
Defined in: components/MandateWizard.d.ts:29
Pre-selected actions
description
description:
string
Defined in: components/MandateWizard.d.ts:27
Description
id
id:
string
Defined in: components/MandateWizard.d.ts:23
Template identifier
name
name:
string
Defined in: components/MandateWizard.d.ts:25
Display name
resources?
optionalresources?:string[]
Defined in: components/MandateWizard.d.ts:31
Pre-selected resources
suggestedConstraints?
optionalsuggestedConstraints?:object
Defined in: components/MandateWizard.d.ts:33
Suggested constraints
maxDurationDays?
optionalmaxDurationDays?:number
requireMfa?
optionalrequireMfa?:boolean