Skip to main content

hide()

Hides the Solvvy widget from the page.

All parts of the widget including the launcher are hidden from the page when hide is called. When hide is called, the widget is hidden even if Solvvy is in an open state

Syntax

hide()

Parameters

None

Example

Solvvy.hide();