LoadSettingsPageData

Function: loadSettingsPageData()

[object Object]

Defined in: app/routes/admin/settings/settings.handlers.tsx:33

Fetches and synchronizes all data required for the settings dashboard. Orchestrates parallel requests for settings, groups, and roles.

Parameters

args

[object Object]

Configuration object and state setters.

Returns

Promise<void>

Async

On this page