LoadAnnouncementData

Function: loadAnnouncementData()

[object Object]

Defined in: app/routes/edit-announcement/edit-announcement.handlers.tsx:32

Fetches existing announcement data from the API to hydrate the edit form.

Parameters

args

[object Object]

Configuration object containing:

Returns

Promise<void>

Async

On this page