Skip to content

@graphty/graphty-element / events / GraphGenericEvent

Interface: GraphGenericEvent

Defined in: src/events.ts:71

Indexable

[key: string]: unknown

Properties

type

type: "render-initialized" | "manager-initialized" | "lifecycle-initialized" | "lifecycle-disposed" | "skybox-loaded" | "operation-queue-active" | "operation-queue-idle" | "operation-batch-complete" | "operation-start" | "operation-complete" | "operation-progress" | "operation-obsoleted" | "animation-progress" | "animation-cancelled" | "screenshot-enhancing" | "screenshot-ready" | "style-changed"

Defined in: src/events.ts:72