ActionOption
@mandaitor/react / ActionOption
Interface: ActionOption
Defined in: components/MandateCreator.d.ts:4
A selectable taxonomy action offered in the mandate-creation UI (id, label, optional description).
Properties
description?
optionaldescription?:string
Defined in: components/MandateCreator.d.ts:7
id
id:
string
Defined in: components/MandateCreator.d.ts:5
label
label:
string
Defined in: components/MandateCreator.d.ts:6