LoadActivityData

Function: loadActivityData()

[object Object]

Defined in: app/routes/activity/activity.handlers.tsx:24

Fetches the details of a specific activity by its ID.

Parameters

args

[object Object]

Configuration, activity ID, and state setter functions.

Returns

Promise<void>

Async

On this page