Home > @jsplumbtoolkit/browser-ui > Surface > reload
#
Surface.reload() methodWhen 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