getSharableGroupsComboBoxItems

Function

Filter an array of groups into the set the user has the rights to share content into, and then convert them to UiSchemaComboboxItem array for use in the Entity Editor component

  • getSharableGroupsComboBoxItems(groups: IGroup[]) : IUiSchemaComboboxItem[]

Parameters

Parameter Type Default Notes
groups Required IGroup[]

Returns

IUiSchemaComboboxItem[]

Function defined in common/src/core/schemas/internal/getSharableGroupsComboBoxItems.ts:8