GetGroupOptions

Function: getGroupOptions()

[object Object]

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

Utility to format groups for a Select component.

Parameters

availableGroups

GroupResponseDto[]

Raw group data.

Returns

object[]

Formatted options.

On this page