@tempots/dom > Signal > count
Returns a signal that emits the count of values received so far.
Signature:
readonly count: () => Computed<number>;