Skip to main content

reset()

Performs a complete reset of the solvvy widget and puts the widget in a closed state.

The following will be cleared after reset is called

  • History of questions
  • Session will be reset
  • All interactions inside solvvy will be cleared

Syntax

reset()

Parameters

None

Example

Solvvy.reset();