@tempots/dom

Signal.filter property

Signature:

readonly filter: (fn: (value: T) => boolean, startValue?: T) => Computed;