Variable: BUMP_EVENTS
const BUMP_EVENTS: string[];
Defined in: packages/blockly/core/events/type.ts:82
List of events that cause objects to be bumped back into the visible portion of the workspace.
Not to be confused with bumping so that disconnected connections do not appear connected.