Skip to main content

Classic Guides

hideLauncher()

Closes Pendo Guide Center (launcher) if open on page.

Example

pendo.hideLauncher()

removeLauncher()

Removes the Pendo Guide Center (launcher) completely. A reload must happen before it will come back.

Example

pendo.removeLauncher()

showLauncher()

Opens Pendo Guide Center (launcher) if present on page.

Example

pendo.showLauncher()

toggleLauncher()

Toggles the Pendo Guide Center (launcher) between visible and hidden. Does nothing if the Guide Center should not be shown for the given Page.

Example

pendo.toggleLauncher()