Skip to content

GraphOptions.getOptions method

GraphOptions › getOptions

Unofficial

Get the current values of this options section.

Signature:

getOptions(e: unknown): unknown

Parameters:

Parameter Type Description
e unknown The options context.

Returns: unknownThe current option values.