Protected OptionalcontextProtected OptionalcounterProtectedvalueProtectedvalueProtectedensureensureInitialized throws if this counter has not been initialized.
getID returns the ID of this counter.
getValue returns the value of this counter.
getValueType returns the value type of this counter.
initialize links this proxy to a ChangeContext and CRDTCounter.
toJSForTest returns value with meta data for testing.
Counteris a numeric counter that supportsincrease(). For counting unique actors, useDedupCounterinstead.