Skip to content

@graphty/graphty-element / config / hasOptions

Function: hasOptions()

hasOptions(optionsSchema): boolean

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

Check if a schema has any configurable options

Parameters

optionsSchema

OptionsSchema

Options schema to check

Returns

boolean

True if schema has any options