Skip to main content

MandateViewerProps

@mandaitor/react


@mandaitor/react / MandateViewerProps

Interface: MandateViewerProps

Defined in: components/MandateViewer.d.ts:3

Props for MandateViewer: the mandate ID to show and toggles for the audit trail and proof details.

Properties

className?

optional className?: string

Defined in: components/MandateViewer.d.ts:12


mandateId

mandateId: string

Defined in: components/MandateViewer.d.ts:5

Mandate ID to display


onClose?

optional onClose?: () => void

Defined in: components/MandateViewer.d.ts:11

Callback when back/close is clicked

Returns

void


showAuditTrail?

optional showAuditTrail?: boolean

Defined in: components/MandateViewer.d.ts:7

Show the audit event trail


showProof?

optional showProof?: boolean

Defined in: components/MandateViewer.d.ts:9

Show the cryptographic proof details