Function: hide()
function hide(): void;
Defined in: packages/blockly/core/widgetdiv.ts:182
Destroy the widget and hide the div.
Returns
void
function hide(): void;
Defined in: packages/blockly/core/widgetdiv.ts:182
Destroy the widget and hide the div.
void