useMandate
@mandaitor/react / useMandate
Function: useMandate()
useMandate(
mandateId,options?):UseMandateResult
Defined in: hooks/useMandate.d.ts:22
React hook that loads a single mandate (and, optionally, its audit events) by ID, with loading/error state and optional polling. Must be used within a MandaitorProvider.
Parameters
mandateId
string | null