Skip to content

MarkputHandler

Defined in: core/src/store/MarkputHandler.ts:5

new MarkputHandler(
host,
overlayFeature,
selection): MarkputHandler;

Defined in: core/src/store/MarkputHandler.ts:6

ParameterType
hostHost
overlayFeatureOverlayController
selectionSelectionController

MarkputHandler

get container(): HTMLElement | null;

Defined in: core/src/store/MarkputHandler.ts:12

HTMLElement | null


get overlay(): HTMLElement | null;

Defined in: core/src/store/MarkputHandler.ts:16

HTMLElement | null

focus(): void;

Defined in: core/src/store/MarkputHandler.ts:20

void