Function saveToObject

  • Returns an object representing the current state, that can be given back to restoreFromObject(). Although this a plain JavaScript object, it should be considered read-only.

    Returns {}

    Generated using TypeDoc