ExposedApi.Internal.ExposedApiDragGhost

Embedding API Reference / Modules / exposed-api / <internal> / ExposedApiDragGhost

Class: ExposedApiDragGhost

exposed-api.<internal>.ExposedApiDragGhost

Table of contents

Constructors

Methods

Constructors

constructor

new ExposedApiDragGhost(dragGhostElement?): ExposedApiDragGhost

Parameters

Name
Type
Default value

dragGhostElement

null

Returns

ExposedApiDragGhost

Methods

removeDragGhost

removeDragGhost(): void

Returns

void


updateDragGhost

updateDragGhost(x, y, options): void

Parameters

Name
Type

x

number

y

number

options

Returns

void

Last updated