Home > blockly > ScrollbarPair > dispose
ScrollbarPair.dispose() method
Dispose of this pair of scrollbars. Unlink from all DOM elements to prevent memory leaks.
Signature:
dispose(): void;
Returns:
void
Home > blockly > ScrollbarPair > dispose
Dispose of this pair of scrollbars. Unlink from all DOM elements to prevent memory leaks.
Signature:
dispose(): void;
Returns:
void