Skip to main content

PopupHandler

A handler for popups to appear in relation to vertices on the canvas. This class manages positioning of the popup and provision of the current vertex, but not the display of the popup itself, which is delegated to the library integrations

Methods

$hide()

$hide(): void

Sets the current object to null, which hides the popup

Returns

void