Show Widget
Show the widget window.Hide Widget
Hide the widget window if it is open.Show Popup
Show the pop up window.string | latest
ID of a release note to show in pop-up. Use “latest” to show the latest release.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
widget.openWidget();
widget.closeWidget();
widget.openPopup('latest');
widget.openPopup(RELEASE_ID);
widget.closePopup();
Was this page helpful?
