LoadRegistrationDocuments

Function: loadRegistrationDocuments()

[object Object]

Defined in: components/Register/RegisterForm/RegisterForm.handlers.tsx:142

Fetches available registration documents from the API and updates local state.

Parameters

setDocuments

(docs) => void

State setter function for the registration documents array.

Returns

Promise<void>

On this page