Skip to Content

Counter

Loro’s Counter will add up all the applied values, and supports integers and floating point numbers.

Here is how to use it:

const = new (); const = .("counter"); .(1); .(2); .(1); (.).(2);
Last updated on