@tempots/dom

Signal.count property

Returns a signal that emits the count of values received so far.

Signature:

readonly count: () => Computed<number>;