Resets all set variables, but not defaults. (If you want to do that, default a key to undefined.) This also has no effect on lookups. This emits state-change events on the window as it works, and a state-reset event when it finishes.
state-change
state-reset
Generated using TypeDoc
Resets all set variables, but not defaults. (If you want to do that, default a key to undefined.) This also has no effect on lookups. This emits
state-change
events on the window as it works, and astate-reset
event when it finishes.