GraphOptions.getOptions method
GraphOptions › getOptions
Unofficial
Get the current values of this options section.Signature:
getOptions(e: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| e | unknown | The options context. |
Returns: unknown — The current option values.