Skip to main content

Home > @jsplumbtoolkit/browser-ui > Surface > reload

Surface.reload() method

When the Surface is rendering a Selection, this method triggers a reload on the selection, causing the UI to be cleared and recreated.

Signature:

reload(): void;

Returns:

void