View Categories

Javascript SDK

< 1 min read

Table of Contents

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

Leave a Reply

Your email address will not be published. Required fields are marked *