You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the JSAV data structure constructor was passed a custom DOM element, calling .clear()will remove that element. In that case, .clear() should be smart enough to only clear the element instead of removing it.
The text was updated successfully, but these errors were encountered:
If the JSAV data structure constructor was passed a custom DOM element, calling
.clear()
will remove that element. In that case, .clear() should be smart enough to only clear the element instead of removing it.The text was updated successfully, but these errors were encountered: