LoadGroupData
Function: loadGroupData()
[object Object]
Defined in: app/routes/admin/edit-group/edit-group.handlers.tsx:51
Initializes the edit page by fetching the group profile, group picture, and available role aliases.
Parameters
args
[object Object]
Configuration object containing:
Returns
Promise<(() => void) | undefined>
A cleanup function to revoke the generated Object URL for the image.