MandateViewerProps
@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?
optionalclassName?:string
Defined in: components/MandateViewer.d.ts:12
mandateId
mandateId:
string
Defined in: components/MandateViewer.d.ts:5
Mandate ID to display
onClose?
optionalonClose?: () =>void
Defined in: components/MandateViewer.d.ts:11
Callback when back/close is clicked
Returns
void
showAuditTrail?
optionalshowAuditTrail?:boolean
Defined in: components/MandateViewer.d.ts:7
Show the audit event trail
showProof?
optionalshowProof?:boolean
Defined in: components/MandateViewer.d.ts:9
Show the cryptographic proof details