HandleViewActivity

Function: handleViewActivity()

[object Object]

Defined in: app/routes/admin/activities/activities.handlers.tsx:54

Navigates to the administrative detail view of a specific activity.

This route typically provides additional management features like manual enrollment, payment status editing, or exporting participant lists.

Parameters

[object Object]

React Router navigation function.

activityId

[object Object]

The unique identifier of the activity to view.

Returns

[object Object]

On this page