Skip to content

@graphty/graphty-element / config / getOptionsGrouped

Function: getOptionsGrouped()

getOptionsGrouped(optionsSchema): Map<string, OptionsSchema>

Defined in: src/config/OptionsSchema.ts:223

Get options grouped by their group property

Parameters

optionsSchema

OptionsSchema

Options schema to group

Returns

Map<string, OptionsSchema>

Map of group name to options in that group. Ungrouped options are under ""