Skip to main content

Control Bubble

Overview

You can dynamically open/close the bubble using the open and close methods.

JavaScript
window.newoaksActions.openBubble(); // opens the bubble
window.newoaksActions.closeBubble(); // closes the bubble