Versions in this module Expand all Collapse all v0 v0.12.0 Dec 3, 2025 Changes in this version + type CounterComposable struct + Count *bubbly.Ref[int] + Decrement func() + Increment func() + IsEven *bubbly.Computed[interface{}] + Reset func() + func UseCounter(ctx *bubbly.Context, initial int) *CounterComposable