Skip to content

@graphty/graphty-element / events / GraphGenericEvent

Interface: GraphGenericEvent ​

Defined in: graphty-element/src/events.ts:79

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: graphty-element/src/events.ts:80