1. API
  2. getVersion

getVersion

In Valtio, updates to proxied objects are tracked internally with a version number. Therefore getVersion helper can be used to check if a proxied object has been updated. This is not typically useful or recommended to use in application code.

getVersion(proxyObject)