Skip to content

@graphty/graphty-element / config / getOptionsMeta

Function: getOptionsMeta()

getOptionsMeta(optionsSchema): Map<string, OptionMeta>

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

Get all option metadata from a schema (for UI generation)

Parameters

optionsSchema

OptionsSchema

Options schema to extract metadata from

Returns

Map<string, OptionMeta>

Map of option name to metadata