MandateVerifierProps
@mandaitor/react / MandateVerifierProps
Interface: MandateVerifierProps
Defined in: components/MandateVerifier.d.ts:2
Properties
autoVerify?
optionalautoVerify?:boolean
Defined in: components/MandateVerifier.d.ts:10
Auto-verify on mount (useful for inline status indicators)
className?
optionalclassName?:string
Defined in: components/MandateVerifier.d.ts:17
compact?
optionalcompact?:boolean
Defined in: components/MandateVerifier.d.ts:12
Compact mode — shows only the result badge, no form
defaultAction?
optionaldefaultAction?:string
Defined in: components/MandateVerifier.d.ts:6
Pre-fill the action to verify
defaultMandateId?
optionaldefaultMandateId?:string
Defined in: components/MandateVerifier.d.ts:4
Pre-fill the mandate ID
defaultResource?
optionaldefaultResource?:string
Defined in: components/MandateVerifier.d.ts:8
Pre-fill the resource URI
onResult?
optionalonResult?: (result) =>void
Defined in: components/MandateVerifier.d.ts:16
Callback with verification result
Parameters
result
VerifyResponse
Returns
void
requestPoM?
optionalrequestPoM?:boolean
Defined in: components/MandateVerifier.d.ts:14
Request a Proof-of-Mandate VC alongside the verification