Skip to main content

ActionOption

@mandaitor/react


@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?

optional description?: 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