@graphty/graphty-element / config / ConfigurableInfo
Interface: ConfigurableInfo
Defined in: src/config/OptionsSchema.ts:245
Information about a configurable item (algorithm or layout)
Properties
category
category:
"layout"|"algorithm"
Defined in: src/config/OptionsSchema.ts:249
Category: "algorithm" or "layout"
hasOptions
hasOptions:
boolean
Defined in: src/config/OptionsSchema.ts:253
Whether this item has any configurable options
optionsSchema
optionsSchema:
OptionsSchema
Defined in: src/config/OptionsSchema.ts:251
Full options schema with metadata
type
type:
string
Defined in: src/config/OptionsSchema.ts:247
Unique type identifier